SQL*Loader-00270: TERMINATED BY EOF valid only for CHAR or RAW datatypes
Cause: A field description in the SQL*Loader control file used the TERMINATED BY EOF option when the field was not a RAW or CHAR datatype.
Action: Modify the SQL*Loader control file to either remove the TERMINATED BY EOF clause or change the datatype for the field to be CHAR or RAW.
SQL*Loader-00271
Custom Search


More Oracle errors
KUP-04019illegal length found for VAR record in file string
RMAN-00571===========================================================
ORA-28611bitmap index is corrupted - see trace file for diagnostics
DRG-10856SDATA section string does not exist
ORA-31065Cannot modify read-only property [string]
ORA-16122applying large dml transaction at SCN string
ORA-01414invalid array length when trying to bind array
ORA-22065number to text translation for the given format causes overflow
TNS-00254Navigator has been stopped
DRG-12404more than one template string found
ORA-31103Resource locked in shared mode. Cannot add exclusive lock
PLS-00142duplicate external PARAMETER list specification in subprogram expression
ORA-03127no new operations allowed until the active operation ends
RMAN-06274Report of files that must be backed up to satisfy number days recovery window
ORA-29961too many warnings occurred in the execution of ODCIIndex DDL routine
ORA-23333column string is already part of a column group
ORA-31068updateXML expected data format [string] instead of [string]
KUP-04049record number discarded from file string
QSM-01109while rewriting with MV, string, table, string, migrated to query delta
ORA-60025Event for temp segment cleanup used for temp lobs




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-00270TERMINATED BY EOF valid only for CHAR or RAW datatypes