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

ORA-02727: osnpop: access error on orapop executable

1 Answers  


TNS-00228: Failure in finding pump data

1 Answers  


DRG-11534: invalid column string

1 Answers  


TNS-04021: The SET command is unsuccessful for parameter string.

1 Answers  


SQL*Loader-00410: Number to skip must be load-level, not table-level

1 Answers  






ORA-12333: database (link name string) is not mounted

1 Answers  


ORA-27086: unable to lock file - already in use

1 Answers  


ORA-30502: system triggers cannot have INSERT, UPDATE, or DELETE as triggering events

1 Answers  


PLS-00238: external parameter name string not found in formal parameter list

1 Answers  


PCC-02352: out of bounds bind position from PL/SQL

1 Answers  


RMAN-06584: WARNING: AS BACKUPSET option added due to allocation of multiple channel types

1 Answers  


ORA-01704: string literal too long

1 Answers  


Categories