SQL*Loader-00254: Cannot have DISCARDFILE specs here when multiple data files
Cause: The SQL*Loader control file contained multiple INFILE statements and a DISCARDFILE statement was found below the RESUME clause.
Action: Move the DISCARDFILE statement above the RESUME clause, so it is adjacent to one of the INFILE statements.
SQL*Loader-00255
Custom Search


More Oracle errors
CLSD-01602CSSD aborted on node string. Error [string]. Details in string.
ORA-16209Logical standby dictionary build failed to complete.
PCC-02101Unable to open input file
PGU-41038TPNAME parameter was previously specified
ORA-28175incorrect certificate type
ORA-26680object type not supported
ORA-30130invalid parameter key type received
QSM-01321query rewrite not possible because materialized view string has TRUSTED constraints in ENFORCED integrity mode
ORA-01470In-list iteration does not support mixed operators
ORA-31079unable to resolve reference to string "string"
ORA-25291Buffer does not exist for the specified queue
ORA-31668Timeout before worker process string finished initialization.
LSX-00220"~1S" is wrong length, should be ~2d
ORA-00287specified change number string not found in thread string
ORA-38719Invalid DUMP FLASHBACK object.
ORA-04050invalid or missing procedure, function, or package name
ORA-37160OLAP object does not exist
ORA-56500DRCP: Pool not found
ORA-13785missing target object for tuning task "string"
LPX-00122undefined ID "~S" in IDREF




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-00254Cannot have DISCARDFILE specs here when multiple data files