SQL*Loader-00288: Delimiters may not be specified for collections stored in SDF.
Cause: A TERMINATED BY or ENCLOSED BY clause was found along with an SDF (secondary data files) clause for a nested table or varray field.
Action: The TERMINATED BY or ENCLOSED BY clauses may be specified only if the nested table or VARRAY data is stored in the record in the main data file. If you are loading nested table or VARRAY data from a secondary data file, then you must use COUNT to indicate the number of elements in the secondary data file that are stored in the file.
SQL*Loader-00289
Custom Search


More Oracle errors
RMAN-08602channel string: no AUTOBACKUPS found in ASM disk group string
ORA-16075standby database destination mismatch
ORA-28138Error in Policy Predicate
ORA-12561TNS:unknown error
ORA-38798Cannot perform partial database recovery
PCB-00101Could not find or open system configuration file
ORA-19372invalid update condition
ORA-41704invalid condition reference: "string"
ORA-12700invalid NLS parameter value (string)
ORA-31196XML nodes over string in size cannot be printed
ORA-01111name for data file string is unknown - rename to correct file
DIA-48207Illegal Field Name [string]
RMAN-06553DB_CREATE_FILE_DEST must be set for SET NEWNAME ... TO NEW
NNO-00261cannot construct configuration checkpoint file name
PCB-00202Indicator variable string not a group item or table
ORA-13357extent type does not contain 2 points
NID-00351string (number)
IMP-00004invalid username or password
ORA-22304input type is not an object type
ORA-16783instance string not open for read and write access




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-00288Delimiters may not be specified for collections stored in SDF.