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

PROT-00410: Please ensure you have file creation privileges in the executing directory before running this tool.

1 Answers  


PLS-00989: Cursor Variable in record, object, or collection is not supported by this release

1 Answers  


ORA-19752: block change tracking is already enabled

1 Answers  


RMAN-08128: uncataloged backuppiece

1 Answers  


ORA-16608: one or more sites have warnings

2 Answers  


ORA-02060: select for update specified a join of distributed tables

1 Answers  


ORA-29825: invalid name for indextype

1 Answers  


ORA-00358: Too many file members specified, the maximum is string

1 Answers  


TNS-00534: Failed to grant connection ownership to child

2 Answers  


DRG-12504: stoplist string does not exist

1 Answers  


ORA-23600: cannot create PROPAGATION, string already exists

1 Answers  


DRG-11824: Method Not Allowed

1 Answers  


Categories