SQL*Loader-00301: string for TERMINATED BY or ENCLOSED BY clause is longer than number bytes
Cause: The size of a string literal is longer than the maximum number of bytes allowed for an ENCLOSED BY or TERMINATED BY string. This error can also occur if the string needs to be converted to the character set of the data file and the resulting string is too long.
Action: Use shorter strings for the TERMINATED BY and ENCLOSED BY clauses.
SQL*Loader-00303
Custom Search


More Oracle errors
NZE-28873Invalid parameter
ORA-30552The package/procedure/function cannot be changed
DIA-48164error concatenating file onto path, [string], [string], [string]
LSX-00159list content of multiple simple types is not allowed
ORA-26088scalar column "string" must be specified prior to LOB columns
TNS-01152All addresses specified for the listener name, string, failed
ORA-12150TNS:unable to send data
OCI-31162element or attribute "string" has no SQLType specified
ORA-32156Cannot perform operation on stream
ORA-12713Character data loss in NCHAR/CHAR conversion
ORA-14190only one ENABLE/DISABLE ROW MOVEMENT clause can be specified
ORA-39023Version string is not supported.
OCI-01861literal does not match format string
QSM-02180no primary key constraint in the master table
ORA-16668operation invalid on fast-start failover target database
PCC-02325illegal indirection operation
ORA-14214VALUES (<value list>) cannot be used for Range subpartitioned tables
ORA-22922nonexistent LOB value
NZE-28777binding creation failure
ORA-53024error processing constraint document: string




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-00301string for TERMINATED BY or ENCLOSED BY clause is longer than number bytes