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

ORA-13189: recursive SQL parse failed

1 Answers  


ORA-18009: one or more outline system tables do not exist

1 Answers  


ORA-30162: The OCIFile context is not initialzed

1 Answers  


ORA-38708: not enough space for first flashback database log file

2 Answers  


ORA-31432: invalid source table

1 Answers  






ORA-02074: cannot string in a distributed transaction

1 Answers  


SQL-02131: Runtime context in use

2 Answers  


NZE-29020: The handshake record length is too long.

1 Answers  


ORA-27084: unable to get/set file status flags

1 Answers  


RMAN-06023: no backup or copy of datafile number found to restore

1 Answers  


NNL-00803: Queries received, type ALIAS: number

1 Answers  


ORA-31497: invalid value specified for first_scn

1 Answers  


Categories