SQL*Loader-00471: OID or SID clause has an argument that is CONSTANT
Cause: You specified a CONSTANT as an argument in an OID clause for an object table or in the SID clause for a nested table column. Since these columns must have unique values, SQL Loader does not allow the a constant to be specified for their values.
Action: Store the OID for each row in a filler field and specify the name of the filler field as an argument.
SQL*Loader-00473
Custom Search


More Oracle errors
QSM-02120compatibility mode must be 9.0 or higher
ORA-16746Data Guard broker cannot mount the database
ORA-54023Virtual column expression cannot be changed because a constraint is defined on column
ORA-28012Manual commit not allowed here
ORA-10655Segment can be shrunk
ORA-55300model string does not exist
ORA-03235max # extents (string) reached in table string.string subpartition string
ORA-60025Event for temp segment cleanup used for temp lobs
ORA-19953database should not be open
ORA-00155cannot perform work outside of global transaction
ORA-13421NULL or invalid cell value
ORA-09770pws_look_up: translation failure.
IMP-00011formatted table data not currently supported
IMG-00580specified format does not support output
ORA-25012PARENT and NEW values cannot be identical
PGA-21208error updating PGA_2PC_LUS row for partner LU string
ORA-31102Already locked in exclusive mode. Cannot add lock.
ORA-25285Invalid value string for array_mode
ORA-13123invalid <TOPOLOGY> name specified
NNL-00988Non-authoritative NACKs received: number




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-00471OID or SID clause has an argument that is CONSTANT