PLW-06009: procedure "string" OTHERS handler does not end in RAISE or RAISE_APPLICATION_ERROR
Cause: The OTHERS handler can exit without executing some form of RAISE or or a call to the standard procedure RAISE_APPLICATION_ERROR.
Action: Good programming practices suggest that OTHERS handlers must always pass an exception upward. Inspect the program logic to determine if the handler code needs revision.
PLW-06010
Custom Search


More Oracle errors
TNS-00140Interchange specified was not found in network tables
ORA-13541system moving window baseline size (string) greater than retention (string)
DRG-13009multi lexer preference does not have a DEFAULT sub lexer
ORA-16022LOG_ARCHIVE_DEST cannot be NULL because LOG_ARCHIVE_DUPLEX_DEST is non-NULL
KUP-04103error converting zoned decimal field to number for string
DRG-50904weight string outside valid range 0.1 to 10.0
LRM-00114error when processing from command line
ORA-54656CREATE_TIN: error fetching data from input points table
ORA-31452invalid value string for parameter, expecting: Y or N
NCR-01006NCRS: Data buffer overflow.
QSM-02062GROUP BY clause in mv
EXP-00098Data in table has not been upgraded, table will not be exported
PCC-01003Invalid continuation at line number in file string
ORA-38438getVarchar not possible due to "string" datatype in the attribute set
ORA-36664(XSDPART02) You must specify a partitioning method and one or more partition dimensions when defining a PARTITION TEMPLATE.
NNO-00802Error: OCI_NEED_DATA
OCI-31167XML nodes over 64K in size cannot be inserted
LPX-00235invalid XML version, must be 1.0 or 2.0
O2F-00333An unexpected token appeared where a keyword was expected in the INTYPE file
ORA-26048Scoped REF column has wrong table name.




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
PLW-06009procedure "string" OTHERS handler does not end in RAISE or RAISE_APPLICATION_ERROR