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

TNS-04023: Command failed.

1 Answers  


ORA-22298: length of directory alias name or file name too long

1 Answers  


NNO-00068: warning: administrative region check failed, next check in number seconds

1 Answers  


RMAN-20032: checkpoint change# too low

1 Answers  


ORA-27011: skgfrd: cannot read from file opened for write

1 Answers  






ORA-39055: invalid bad file specification.

1 Answers  


ORA-20000: %s

1 Answers  


PCC-00063: Reached end of file string before End-of-Statement at line number!

1 Answers  


ORA-31426: cannot modify active subscriptions

1 Answers  


ORA-29347: Tablespace name validation failed - failed to match tablespace 'string'

1 Answers  


LPX-00407: right square bracket missing in the XSL file

1 Answers  


PLS-00546: SELF may not be declared as a REF parameter.

1 Answers  


Categories