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
SQL*Loader-00289SQL string for column string occludes SQL string for column string.
KUP-03998error number formatting KUP message number
ORA-47321Rule string not found
ORA-44730XML Index string is not usable at the moment
KUP-04040file string in string not found
ORA-01618redo thread string is not enabled - cannot mount
ORA-01619thread string is mounted by another instance
ORA-06772TLI Driver: error sending command
EVM-00010Failed to read from EVM posting connection
ORA-10571Test recovery canceled
ORA-16547cannot disable the primary database
ORA-01673data file string has not been identified
ORA-25115duplicate BLOCK option specification
PCB-00603An EXEC TOOLS MESSAGE host variable is not a character type
ORA-09311slsleep: error temporarily suspending process
PLS-00124name of exception expected for first arg in exception_init pragma
ORA-14262new subpartition name must differ from the old subpartition name
ORA-13263column string in table string is not of type SDO_GEOMETRY
DRG-10507duplicate index name: string
ORA-01620no public threads are available for mounting




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.