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-30351: query rewrite does not currently support this expression

1 Answers  


ORA-04029: error ORA-string occurred when querying stringstringstring

1 Answers  


ORA-16206: database already configured as Logical Standby database

1 Answers  


NZE-29195: CRL is expired

1 Answers  


ORA-23328: mview base table "string"."string" differs from master table "string"."string"

1 Answers  






ORA-10621: data block does not belong to the segment

1 Answers  


PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to ANSI SQL

1 Answers  


NZE-28852: Bad password

1 Answers  


ORA-15131: block string of file string in diskgroup string could not be read

1 Answers  


SQL-02150: Encountered zero length in ANSI dynamic SET statement

1 Answers  


ORA-29278: SMTP transient error: string

1 Answers  


EXP-00018: datatype (number) for column string, table string.string is not supported

1 Answers  


Categories