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-00483: During shutdown a process abnormally terminated

1 Answers  


ORA-08109: nosort is not a supported option for online index build

1 Answers  


ORA-36266: (XSCGMDLAGG00) Invalid context for the AGGREGATION function

1 Answers  


DRG-12219: section name missing

1 Answers  


ORA-25294: Queue string has a buffer

1 Answers  






ORA-13002: specified level is out of range

1 Answers  


DRG-11860: Connection Establishment Interrupted

1 Answers  


ORA-07849: sllfsk: $GET failure

1 Answers  


ORA-01080: error in shutting down ORACLE

1 Answers  


LPX-00606: Missing attribute '~1s' in element '~2S'.

1 Answers  


ORA-24814: operation not allowed for temporary LOBs

1 Answers  


NNL-00227: Request-processing delay is currently disabled

1 Answers  


Categories