SQL-02129: Fetched number of bytes is odd.
Cause: The program tried to FETCH an invalid column value into a multi-byte NLS host variable. Specifically, the column did not contain valid double-byte data.
Action: Make sure the column contains only double-byte data. To verify this, use SQL*Plus or Server Manager.
SQL-02130
Custom Search


More Oracle errors
ORA-24795Illegal string attempt made
ORA-46068Role not specified
ORA-53203security violation
ORA-28656incomplete attribute specification
ORA-28117integrity constraint violated - parent record not found
ORA-29895duplicate base datatype specified
ORA-27375valid agent name must be specified for secure queues
DRG-11309invalid filter by column: string
LPX-00318duplicate xsl:decimal-format "~S"
NMP-00001value too big
QSM-01102materialized view, string, requires join back to table, string, on column, string
TNS-00137Failed to get TNS error message file entry
RMAN-06934Format string too long
TNS-12571TNS:packet writer failure
ORA-16640CRS warns that multiple instances may still be running
ORA-32153Environment not specified
LFI-00122Can only delete a file if we create it.
ORA-02400explain plan output buffer size limit exceeded
ORA-25192invalid option for an index-organized table
ORA-41641invalid or empty rule condition




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-02129Fetched number of bytes is odd.