PLS-00484: redundant exceptions 'string' and 'string' must
appear in same exception handler



PLS-00484: redundant exceptions 'string' and 'string' must appear in same excep..

Answer / guest

Cause: Using the EXCEPTION_INIT pragma, different exceptions
were initialized to the same Oracle error number; then, they
were referenced in different exception handlers within the
same exception-handling part. Such references conflict.

Action: Remove one of the exceptions or initialize it to a
different Oracle error number.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NNL-00891: Corrupted messages received: number

1 Answers  


ORA-13292: incorrect ARC_TOLERANCE specification

1 Answers  


DRG-11708: too many thesauri

1 Answers  


ORA-14123: duplicate NOREVERSE clause

1 Answers  


LSX-00251: invalid token "~S"

1 Answers  


ORA-22342: dependent VARRAY column exceeds the maximum inline column size

1 Answers  


ORA-06764: TLI Driver: error reading disconnect

1 Answers  


NID-00506: SETNAME Set a new database name only NO

1 Answers  


UDE-00010: multiple job modes requested, string and string.

1 Answers  


ORA-36685: (XSDPART23) Only CONCAT partition templates can be subpartitioned.

1 Answers  


PLS-00130: Pragma string expects 1st argument to be a procedure/function/package/cursor

1 Answers  


IMG-00832: fail queue is full

1 Answers  


Categories