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
QSM-01050roll-up check failed for materialized view, string
ORA-06610LU6.2 Driver: Failed during deallocation
ORA-00333redo log read error block string count string
ORA-07406slbtpd: invalid number.
ORA-31444parameter error while acquiring lock on string
ORA-24041propagation schedule exists for QUEUE string and DESTINATION string
AMD-00122dimension #string: analytic workspace hierarchy dimension not specified
ORA-13196failed to compute supercell for element string.string.string
ORA-09822Translation of audit file name failed.
PLS-00486select list cannot be enclosed in parentheses
ORA-54644PARTITION_TABLE utility: error in reading input, output tables
ORA-13621The task_or object string is marked as a template and cannot perform the requested operation.
RMAN-07513List of Files Which Where Not Cataloged
ORA-01104number of control files (string) does not equal string
ORA-16504the Data Guard configuration already exists
ORA-40028solution to least squares problem could not be found
ORA-02707osnacx: cannot allocate context area
O2I-00127Illegal INITFUNC name
ORA-41626invalid XML element "string" in rule class properties
ORA-38704Checksum error in flashback database log file header.




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