SQL*Loader-00971: parallel load option not allowed when loading lob columns
Cause: An attempt was made to load lob columns using parallel=true. This error will also be issued when loading columns stored as lobs (such as varrays and xml types)
Action: Do not use the parallel option when loading lob columns.
SQL*Loader-02026
Custom Search


More Oracle errors
ORA-30772opaque types do not have default constructors
TNS-12536TNS:operation would block
PLS-00314TABLE declarations are not allowed as PL/SQL local variables
PLS-00589no attributes found in object type "string"
KUP-03004absolute end (number) specified with relative start (number) for field string
ORA-26504operation not implemented
TNS-12591TNS:event signal failure
ORA-31027Path name or handle string does not point to a resource
ORA-25335AQ array operations not allowed for buffered messages
NNL-00526Starts a server using a non-standard executable and optional arguments
QSM-01057no query rewrite for this DML expression
ORA-38763flashback not started; enabled threads have changed
AMD-00102invalid metadata entity: string "string"
LPX-01004[XPTY0004] Expression type does not match a required type
CLST-02503failure string opening configuration for delete operation
ORA-02821Unable to read the requested number of blocks.
ORA-02157no options specified for ALTER USER
ORA-23325parameter type is not string
ORA-01329unable to truncate required build table
ORA-29888cannot create domain index on a table with row movement enabled




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
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
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-00971parallel load option not allowed when loading lob columns