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

KUP-04069: error fetching data for external table

1 Answers  


ORA-16614: object has an ancestor that is disabled

1 Answers  


PCB-00639: Cannot specify destination offset in a LOB WRITE APPEND

1 Answers  


ORA-24024: Internal error in DBMS_AQ_IMP_INTERNAL.string [string] [string]

1 Answers  


ORA-03237: Initial Extent of specified size cannot be allocated in tablespace (string)

1 Answers  


KUP-02003: unrecognized character: string

1 Answers  


ORA-35062: (QFGET01) Duplicate files found for extension number number of EIF file string.

1 Answers  


DRG-11849: Heuristic Expiration

1 Answers  


ORA-32846: Messaging Gateway agent cannot be started; status is string

1 Answers  


ORA-29961: too many warnings occurred in the execution of ODCIIndex DDL routine

1 Answers  


RMAN-08520: channel string: scanning archive log string

1 Answers  


TNS-01113: save_config_on_stop can either be ON or OFF

1 Answers  


Categories