SQL*Loader-00434: Can not load LOB/XML in a nested table along with the parent table.
Cause: Loading LOBs and XML data within a nested table at the same time as the parent table is not supported.
Action: Load the nested table with the LOB or XML column separately from the parent table.
SQL*Loader-00435
Custom Search


More Oracle errors
ORA-25503cannot open database because the database is being quiesced
ORA-16203Unable to interpret skip procedure return values
ORA-46104Security class string cannot inherit from base security classes
ORA-55506Transaction performed unsupported change
ORA-24756transaction does not exist
KUP-02003unrecognized character: string
ORA-19718length for command id longer than string
NNL-00534query <name> [<type>] : query for a desired name and RR type
SQL-02157Source or destination lob is invalid
ORA-13619The procedure argument string is greater than the maximum allowable length of string characters.
DRG-51203found doc ids without mappings during get maps
ORA-32800internal error string
RMAN-10029unexpected return code number from PL/SQL execution
ORA-08006specified row no longer exists
ORA-24081compatible parameter needs to be string or greater
ORA-16639specified instance inactive or currently unavailable
NZE-29004Callback Failure
NPL-00308requested ASN.1 class string does not match received class string
ORA-30477The input select_clause is incorrectly specified
RMAN-08042channel string: copied standby control file




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
SQL*Loader-00434Can not load LOB/XML in a nested table along with the parent table.