SQL*Loader-00267: Control file must be first data file.
Cause: The SQL*Loader control file is specified as containing data using the INFILE "*" clause, but other datafiles were named first.
Action: Move the INFILE "*" clause so that it is the first datafile declared in the SQL*Loader control file.
SQL*Loader-00268
Custom Search


More Oracle errors
ORA-31461logfile location string contains no files that match pattern string
ORA-32840property name cannot be NULL
RMAN-08115channel string: restoring SPFILE
RMAN-08111some blocks not recovered: See trace file for details
ORA-08464input raw decimal data contains more than 42 digits
ORA-09281sllfop: error opening file
ORA-01553MAXEXTENTS must be no smaller than the string extents currently allocated
PCC-02309illegal formal parameter declaration
LFI-00136Unable to change type of open file.
ORA-19260XQST0040 - invalid namespace node in element constructor
ORA-09871TASDEF_NAME: translation error while expanding ?/dbs/tasdef@.dbf.
TNS-12215TNS:poorly formed PREFERRED_NAVIGATORS Addresses in TNSNAV.ORA
ORA-26746DDL rule "string"."string" not allowed for this operation
ORA-30079cannot alter database timezone when database has TIMESTAMP WITH LOCAL TIME ZONE columns
ORA-10841Default un-inintialized charact set form to SQLCS_IMPLICIT
RMAN-06610For record type string RECIDS from number to number are re-used before resync
ORA-53414The DICOM object contains undefined values string.
RMAN-06212Object Type Filename/Handle
ORA-30086interval year-month result not allowed for datetime subtraction
ORA-06531Reference to uninitialized collection




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-00267Control file must be first data file.