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-02763: Unable to cancel at least one request

1 Answers  


ORA-32630: multiple assignment in automatic order MODEL

1 Answers  


NNL-01057: Foreign data items cached: number

1 Answers  


AMD-00145: error attaching Workspace "string" in mode "string"

1 Answers  


PCB-00229: Indicator variable "string" has wrong type or length

1 Answers  






PLS-00152: POINTER type may only reference an object type.

1 Answers  


TNS-00292: Log File Name : string

1 Answers  


ORA-02828: Segment free list is empty

1 Answers  


LSX-00235: invalid URI "~S"

1 Answers  


RMAN-05503: at least one auxiliary channel must be allocated to execute this command

1 Answers  


ORA-13051: failed to initialize spatial object

1 Answers  


ORA-02708: osnrntab: connect to host failed, unknown ORACLE_SID

1 Answers  


Categories