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-13030: Invalid dimension for the SDO_GEOMETRY object

2 Answers  


ORA-10632: Invalid rowid

1 Answers  


ORA-02060: select for update specified a join of distributed tables

1 Answers  


TNS-01058: Arguments : string

1 Answers  


PCB-00217: OCCURS INDEXED clause not allowed for host variable "string"

1 Answers  


ORA-29513: referenced class name too long

1 Answers  


ORA-32836: database user string must be granted role string

1 Answers  


ORA-02204: ALTER, INDEX and EXECUTE not allowed for views

1 Answers  


RMAN-06722: unable to remove file "string" from catalog

1 Answers  


PCB-00223: Undeclared variable "string"

1 Answers  


RMAN-10002: ORACLE error: string

1 Answers  


PCC-02109: SQLCHECK=NONE is no longer supported.. using SYNTAX

1 Answers  


Categories