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-31115XDB configuration error: string
ORA-14056partition number string: sum of PCTUSED and PCTFREE may not exceed 100
ORA-07427spstp: cannot change directory to dbs.
ORA-02796Done request is not in correct state
ORA-16720no LOG_ARCHIVE_DEST_n initialization parameters available
ORA-07226rtneco: unable to get terminal mode.
ORA-19387"SQL Tuning Set" "string" belongs to another tuning task
PLS-00519This INSERT statement requires a VALUES clause containing an object type expression, not a list of values
NMP-00005general SNMP error
ORA-40112insufficient number of valid data rows
RMAN-06905backup of backup set key number was cancelled
DIA-48165user missing read, write, or exec permission on specified ADR Base directory [string]
ORA-02488Error encountered when accessing file [string] for trace conversion
IMG-00211metadataType value "string" is invalid
DIA-48147invalid home location specification for ADR, [string], [string], [string]
ORA-09856smpalo: vm_allocate error while allocating pga.
ORA-33458(ESDREAD09) Discarding compiled code for workspace object because number is now type string, whereas it was type string when the code was
RMAN-04009WARNING from auxiliary database: string
ORA-24327need explicit attach before authenticating a user
ORA-29531no method string in class 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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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.