PLS-00704: 'string' must be declared as an exception



PLS-00704: 'string' must be declared as an exception..

Answer / guest

Cause: The exception_name parameter passed to an
EXCEPTION_INIT pragma is misspelled or does not refer to a
legally declared exception. Or, the pragma is misplaced; it
must appear in the same declarative section, somewhere after
the exception declaration.

Action: Check the spelling of the exception_name parameter.
Then, check the exception declaration, making sure the
exception name and the keyword EXCEPTION are spelled
correctly. Also make sure the pragma appears in the same
declarative section somewhere after the exception declaration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01245: offline file string will be lost if RESETLOGS is done

2 Answers  


ORA-01534: rollback segment 'string' doesn't exist

1 Answers  


NZE-28840: Wallet is already open.

1 Answers  


ORA-09206: sfrfb: error reading from file

1 Answers  


ORA-04094: table string.string is constraining, trigger may not modify it

1 Answers  






ORA-13460: GeoRaster metadata SRS error

1 Answers  


ORA-02460: Inappropriate index operation on a hash cluster

1 Answers  


ORA-30771: Cannot add more than one referential constraint on REF column "string"

1 Answers  


NNO-00064: loading domain data from checkpoint file "string"

1 Answers  


ORA-01412: zero length not allowed for this datatype

1 Answers  


DRG-11804: Created

1 Answers  


TNS-00117: Internal error- No data passed through pump

1 Answers  


Categories