SQL*Loader-00289: SQL string for column string occludes SQL string for column string.
Cause: A SQL string has been associated with both a column object and one of its attributes in the control file. Because the SQL string of the column object will replace the entire column object in the VALUE clause of the INSERT statement, the SQL string of the attribute is ignored. This could cause unexpected or incorrect values to be loaded.
Action: Correct the control file so that only the column object or its attribute has a SQL string, but not both.
SQL*Loader-00290
Custom Search


More Oracle errors
ORA-27084unable to get/set file status flags
PLS-00399different types of columns in UNION, INTERSECT, or MINUS expression
PLS-00642local collection types not allowed in SQL statements
ORA-07568slspool: $OPEN failure
CLST-02903unable to allocate string bytes of memory at location: string
ORA-29950warning in the execution of ODCIINDEXMERGEPARTITION routine
RMAN-05503at least one auxiliary channel must be allocated to execute this command
IMG-01000unsupported option string
ORA-08192Flashback Table operation is not allowed on fixed tables
ORA-40026reference class name not found in the weights table
ORA-13870Database-wide SQL tracing is not enabled
PGA-21202error updating PGA_2PC_LUS row for local LU string
PCC-02374SQLCHECK value exceeds command line value
DRG-10501invalid stopword: string
ORA-36765(XSAGGCNTMOVE03) A string aggregation variable cannot have a string AGGCOUNT.
ORA-13330invalid MASK
ORA-29961too many warnings occurred in the execution of ODCIIndex DDL routine
ORA-36994(XSRELGID11) The SURROGATE DIMENSION workspace object must be numeric.
LPX-00659Output write failed.
TNS-02511Invalid data type




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-00289SQL string for column string occludes SQL string for column string.