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

O2F-00327: CASE option has an illegal value

1 Answers  


ORA-01283: Options specified is invalid

1 Answers  


DRG-11835: Requested Range Not Satisfiable

1 Answers  


NPL-00420: received ASN.1 object identifier with more than 256 sub-identifiers

1 Answers  


ORA-00304: requested INSTANCE_NUMBER is busy

1 Answers  






NID-00337: The following datafiles are read-only:

1 Answers  


PLS-00453: remote operations not permitted on object tables or user-defined type columns

1 Answers  


NNL-00917: Artificial request processing delay: string

1 Answers  


ORA-09937: Chmod of ORACLE password file failed.

1 Answers  


ORA-01804: failure to initialize timezone information

2 Answers  


ORA-22315: type "string" does not contain a map or order function

1 Answers  


ORA-30448: internal data of the advisor repository is inconsistent

1 Answers  


Categories