ORA-08463: overflow converting decimal number to Oracle number
Cause: The output variable passed to a UTL_PG RAW_TO_NUMBER was not large enough to hold the Oracle number resulting from the input decimal number.
Action: Be sure that the input decimal number is valid, and besure that the output variable is large enough to hold the Oracle number value.
ORA-08464
Custom Search


More Oracle errors
ORA-06576not a valid function or procedure name
QSM-01135query has an LOB column
QSM-01104query is using flashback
ORA-31019Recursive deletion snapshot too old for string/string
ORA-19136XQST0076: It is a static error if a collation subclause in an order by clause of a FLWOR expression does not identify a collation that is present in statically known collations
LSX-00210value "~1S" out of range for type "~2S"
ORA-15290operation not permitted on offline disk string
ORA-12034materialized view log on "string"."string" younger than last refresh
PGU-20002unable to login to Oracle
ORA-02347cannot grant privileges on columns of an object table
ORA-30023Duplicate undo tablespace specification
ORA-12537TNS:connection closed
PCC-01500You are not authorized to run Pro*Ada
ORA-01120cannot remove online database file string
ORA-36212(XSAGOP06) In AGGMAP workspace object, you can only specify the MIN, MAX, FLOOR, and CEILING arguments while using the PROPORTIONAL operator, not string.
RMAN-20205incomplete UNTIL clause
TNS-01021------------------------
ORA-29555Java source, class or resource is not allowed here
ORA-42000invalid online redefinition column mapping for table "string"."string"
RMAN-06783Update of datafile headers of locally managed datafiles finished.




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
ORA-08463overflow converting decimal number to Oracle number