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-02772: Invalid maximum server idle time

1 Answers  


ORA-07503: scgcmn: $setimr unexpected return

1 Answers  


ORA-12451: label not designated as USER or DATA

1 Answers  


ORA-25176: storage specification not permitted for primary key

1 Answers  


SQL*Loader-00106: Invalid discard file name on command line

1 Answers  






ORA-00315: log string of thread string, wrong thread # string in header

1 Answers  


ORA-22894: cannot add constraint on existing unscoped REF columns of non-empty tables

1 Answers  


NNO-00626: cannot enable DEFAULT-FORWARDERS-ONLY mode, no default forwarders exist

1 Answers  


AMD-00150: Custom Measure to delete "string" not mapped to View "string"

1 Answers  


NNL-00566: set|show log_file_name [<filename>] [<server_list>] : set|show the log file name on one or more servers

1 Answers  


KUP-04008: access to file denied

1 Answers  


ORA-24326: handle passed in is already initialized

1 Answers  


Categories