PLS-00483: exception 'string' may appear in at most one
exception handler in this block



PLS-00483: exception 'string' may appear in at most one exception handler in this block..

Answer / guest

Cause: An exception appears in two different WHEN clauses
(that is, two different exception handlers) in the
exception-handling part of a PL/SQL block or subprogram.

Action: Remove one of the references to the exception.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01190: The user is not authorized to execute the requested listener command

1 Answers  


PLS-00619: the first operand in the NULLIF expression must not be NULL

1 Answers  


EXP-00009: no privilege to export string's table string

1 Answers  


DRG-50923: could not rewrite PL/SQL for execution

1 Answers  


QSM-02152: subquery or named view in FROM list even after view merging

1 Answers  






ORA-06252: NETNTT: cannot open address file

1 Answers  


ORA-15064: communication failure with ASM instance

1 Answers  


ORA-06760: TLI Driver: timeout reading orderly release

1 Answers  


ORA-19635: input and output filenames are identical: string

1 Answers  


ORA-33052: (XSAGDNGL25) AGGMAP workspace object is a dimensioned AGGMAP; it can only be used to aggregate like-dimensioned variables.

1 Answers  


ORA-10641: Cannot find a rollback segment to bind to

1 Answers  


ORA-24130: table string does not exist

1 Answers  


Categories