SQL*Loader-00626: Character set conversion buffer overflow.
Cause: A conversion from the datafile character set to the client character set required more space than that allocated for the conversion buffer. The size of the conversion buffer is limited by the maximum size of a varchar2 column.
Action: The input record is rejected. The data will not fit into the column.
SQL*Loader-00627
Custom Search


More Oracle errors
ORA-23369value of "string" argument cannot be null
ORA-36035(XSMHIERCKREL) One or more loops have been detected in workspace object. number items involved are number.
ORA-36810(XSTBLFUNC05) Analytic workspace object number does not exist.
ORA-24321inconsistent parameters passed
ORA-41649invalid rule condition for a rule class involving composite events
TNS-12232TNS:No path available to destination
ORA-54552height entries must be >= to ground height entries
ORA-32116Buffer size is less than amount specified
ORA-22297warning: Open LOBs exist at transaction commit time
TNS-12671Shared server: adapter failed to save context
PLS-00437FORALL bulk index cannot be used in string clause
ORA-39132object type "string"."string" already exists with different hashcode
ORA-41689invalid collection specification in the rule condition
PGU-41029invalid TRANSACTION CALL cname specified
PLS-00135Pragma string expects 3rd argument to be an identifier, string or numeric literal
DRG-10705invalid value string for attribute string
TNS-03602Insufficient arguments. Usage: trcroute <address>
TNS-12150TNS:unable to send data
DRG-12604execution of user datastore procedure has failed
IMG-00911free basic data structure failed




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-00626Character set conversion buffer overflow.