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-14008missing THAN keyword
PLS-00397Type mismatch in arguments to IN
DRG-12001Please enter username:
ORA-00062DML full-table lock cannot be acquired; DML_LOCKS is 0
ORA-12023missing index on materialized view "string"."string"
SQL*Loader-00255Log file for error recovery not used by SQL*Loader
ORA-24304datatype not allowed for this call
ORA-40101Data Mining System Error string-string-string
CLST-03203insufficient privileges for action: string
ORA-00205error in identifying control file, check alert log for more info
ORA-12232TNS:No path available to destination
ORA-00232snapshot control file is nonexistent, corrupt, or unreadable
ORA-01702a view is not appropriate here
ORA-15093buffer only contains string bytes, I/O requested is string bytes
PGU-42021unterminated record definition found
PCC-02386Use of the AT clause is not permitted here
PLW-07202bind type would result in conversion away from column type
ORA-06258NETNTT: cannot allocate context area
ORA-12592TNS:bad packet
ORA-00281media recovery may not be performed using dispatcher




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.