SQL*Loader-00350: Syntax error at line number.
Cause: num identifies the line in the SQL*Loader control file at which the error occurred. This message is followed by another of the form -- Expecting str1, found str2 where str1 is a description of what SQL*Loader expected in the SQL*Loader control file, and str2 is what was found. Then SQL*Loader displays the offending line from the SQL*Loader control file, indicating the location of the error in the line by a carat (^) or an asterisk (*). An example follows: -- SQL*Loa er-350: Syntax error at line 28 -- Expecting column name, found keyword CHAR -- col3 ENCLOSED BY ', CHAR ENCLOSED ",
Action: Compare the DDL syntax against the syntax diagrams in Oracle7 Server Utilities and make any necessary corrections.
SQL*Loader-00401
Custom Search


More Oracle errors
LPX-00406object of incorrect type passed to the function
ORA-30341dropped level has references
NNF-00001Not a TNS address
LSX-00014empty instance document
DIA-48472Invalid product name
ORA-28023must revoke grants of this role to other user(s) first
QSM-02143SUM(expr) without COUNT(expr)
SQL*Loader-02050Multibyte character error.
ORA-12436no policy options specified
ORA-01292no log file has been specified for the current LogMiner session
ORA-13716Diagnostic Package License is needed for using this feature.
IMP-00076Missing NLS_NCHAR_CHARACTERSET in props$
ORA-41700a conditions table already exists for the event structure
RMAN-04025unable to generate a temporary file
ORA-06032NETDNT: connect failed, access control data rejected
O2F-00320Invalid filename for the OUTTYPE file
ORA-24203operation failed, queue table string.string has errors
OCI-22604TDS handle already generated
RMAN-10020error initializing Recovery Manager execution layer
NID-00373Revert changes for database string (Y/[N]) =>




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-00350Syntax error at line number.