PLS-00995: unhandled exception # string
Cause: An exception was raised for which no handler was found. If it cannot find a handler for a raised exception, PL/SQL returns an unhandled exception to the host environment. The number embedded in the message is an Oracle error code listed in this manual.
Action: Fix the condition that raised the exception, write an appropriate exception handler, or use the OTHERS handler. If there is an appropriate handler in the current block, the exception was raised in a declaration or exception handler, and therefore propagated immediately to the enclosing block.
PLS-00996
Custom Search


More Oracle errors
ORA-29656Invalid option for USING
ORA-25263no message in queue string.string with message ID string
LPX-01022[XPDY0022]
SQL*Loader-00569READSIZE parameter exceeds maximum value string for platform
NNO-00808Error connecting to region database
ORA-24328illegal attribute value
ORA-16749switchover to logical standby database failed
ORA-23614Script string does not exist
QSM-01295no suitable grouping_id found in materialized view with grouping sets
ORA-27472invalid metadata attribute string
RMAN-08513datafile copy file name=string RECID=string STAMP=string
ORA-22870ALTER TYPE with REPLACE option a non-object type
ORA-02468Constant or system variable wrongly specified in expression
NID-00002Parse error: string
NID-00442Database has been shutdown, open database with RESETLOGS option.
NID-00129Invalid DBID for datafile "string", expecting number, found number
ORA-27040file create error, unable to create file
VID-00705unsupported input format
NNF-00003Naming adapter string does not exist
ORA-55203Tag data translation level not found




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
PLS-00995unhandled exception # string