SQL*Loader-00279: Only APPEND mode allowed when parallel load specified.
Cause: INSERT, REPLACE, or TRUNCATE mode was used in a parallel load specification.
Action: Change the SQL*Loader control file to use the APPEND keyword and re-invoke the parallel loader.
SQL*Loader-00280
Custom Search


More Oracle errors
PCC-02020Preprocessor error at line number, column number, file string:
PGU-30636TIP generation: string string, string attribute value (string) ignored
ORA-36233(XSANALYZ03) the dimensionality of object workspace object does not match the ANALYZE command
ORA-29284file read error
ORA-26744STREAMS capture process "string" does not support "string"."string" because of the following reason: string
NNL-00410Average response time: string
TNS-12226TNS:operating system resource quota exceeded
ORA-24030Only one of rule or rule-set must be specified
ORA-23354deferred RPC execution disabled for "string" with "string"
ORA-12089cannot online redefine table "string"."string" with no primary key
DRG-12224use ctx_ddl.create_section_group to create section groups
ORA-31469cannot enable Change Data Capture for change set string
EXP-00079Data in table "string" is protected. Conventional path may only be exporting partial table.
ORA-38491could not evaluate subexpression for rowid "string"
PGU-42037missing END-EXEC token
ORA-12100materialized view log on "string"."string" already has sequence
RMAN-06796Not enough flashback database log data to do FLASHBACK.
PGA-21006RRM initialization failed
TNS-00314Protocol Adapter Errors: number,number
TNS-00505Operation timed out




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-00279Only APPEND mode allowed when parallel load specified.