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-00555: Displays meta data statistics

1 Answers  


ORA-22634: Error adding new instance to AnyDataSet

1 Answers  


ORA-07593: ssprprv: Error release privileges

1 Answers  


PCC-02419: Host variable arrays not allowed in an OBJECT SET or GET

1 Answers  


LPX-00235: invalid XML version, must be 1.0 or 2.0

1 Answers  


ORA-35276: (SNSYN163) The format of the ALLOCATE command is: ALLOCATE varname [SOURCE svarname] [BASIS bvarname [ACROSS dimname]] [TARGET tvarname [TARGETLOG logvarname]] [ USING aggmap ]

1 Answers  


ORA-39601: Hash key is required.

1 Answers  


PLS-01411: Use of 'REM' token

1 Answers  


NCR-04023: NCRR: Invalid object descriptor

1 Answers  


QSM-02008: non-join filter condition in WHERE or HAVING clause

1 Answers  


DRG-50304: error in execute()

1 Answers  


RMAN-02001: unrecognized punctuation symbol "string"

1 Answers  


Categories