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

SQL*Loader-00129: Invalid number of rows for direct path column array

1 Answers  


PLS-00595: the TABLE operator is not allowed in this context

1 Answers  


O2F-00308: No type specifications were seen in the INTYPE file

1 Answers  


ORA-28140: Invalid column specified

1 Answers  


ORA-27507: IPC error disconnecting from a port

1 Answers  






ORA-15071: ASM disk "string" is already being dropped

1 Answers  


ORA-16235: DDL skipped because import has occurred

1 Answers  


ORA-27007: failed to open file

1 Answers  


NZE-29240: the cryptographic engine does not recognize the algorithm

1 Answers  


ORA-06011: NETASY: dialogue too long

1 Answers  


TNS-01023: Version string

1 Answers  


ORA-16150: FINISH recovery performed on another, older standby database

1 Answers  


Categories