PLS-00995: unhandled exception # string



PLS-00995: unhandled exception # string..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12437: invalid policy option: string

1 Answers  


ORA-36155: (XSMXAGGRFROM) workspace object must be a variable or formula of a similar data type to workspace object to be used with FROM, or a TEXT variable or formula to be used with FROMVAR.

1 Answers  


ORA-09818: Number is too large

1 Answers  


ORA-15121: ASM file name 'string' contains an invalid diskgroup name

1 Answers  


PLS-00375: illegal GOTO statement; this GOTO cannot branch to label 'string'

1 Answers  


PLS-01418: Subquery cannot include set operators in ANSI's grammar

1 Answers  


ORA-19905: log_archive_format must contain %%s, %%t and %%r

2 Answers  


PCC-00008: Invalid WHENEVER action at column number in line number of file string

1 Answers  


ORA-29269: HTTP server error string

1 Answers  


ORA-38484: FUNCTION/PACKAGE/TYPE string does not exist

1 Answers  


TNS-04012: Unable to start Oracle Connection Manager instance.

1 Answers  


IMG-00825: merged area queue pop failed

1 Answers  


Categories