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-29254: Invalid lower_bound argument passed to procedure dbms_sql.define_array

1 Answers  


DRG-11704: phrase string does not exist

1 Answers  


DGM-16909: Fatal error - quitting...

1 Answers  


RMAN-06198: %-24s string bytes

1 Answers  


ORA-02424: potential circular view references or unknown referenced tables

1 Answers  






ORA-01557: rollback segment extents must be at least string blocks

1 Answers  


ORA-04004: MINVALUE must be less than MAXVALUE

1 Answers  


ORA-09807: Conversion of label from string to binary failed.

1 Answers  


ORA-04099: trigger 'string' is valid but not stored in compiled form

1 Answers  


ORA-16136: Managed Standby Recovery not active

2 Answers  


NNL-00981: Timeouts, server not responding: number

1 Answers  


NCR-04019: NCRR: Interface or instance name already exists

1 Answers  


Categories