PLS-00700: PRAGMA EXCEPTION_INIT of string must follow
declaration of its exception in the same declarative part



PLS-00700: PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same dec..

Answer / guest

Cause: An EXCEPTION_INIT pragma was not declared in the same
block as its exception. They must be declared in the proper
order in the same block, with the pragma declaration
following the exception declaration.

Action: Place the EXCEPTION_INIT pragma directly after the
exception declaration referenced by the pragma.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01487: packed decimal number too large for supplied buffer

1 Answers  


ORA-32322: PCT refresh of "string"."string" not allowed the sequence of DMLs/PMOPs

1 Answers  


IMG-00001: unable to initialize Oracle interMedia environment

1 Answers  


ORA-06932: CMX: error in local name

1 Answers  


ORA-08458: invalid format parameter

1 Answers  


RMAN-06479: WARNING: control file copy 'string' cannot be found on disk

1 Answers  


ORA-23361: materialized view "string" does not exist at master site

1 Answers  


ORA-01910: TABLES keyword expected

1 Answers  


O2I-00117: Internal error: No message file for component O2U

1 Answers  


NID-00130: Mismatched CHECKPOINT_CHANGE# in datafile "string", expecting string, found string

1 Answers  


LPX-00608: Repeated declaration of '~1S' in element '~2S'.

1 Answers  


ORA-25961: join index prevents dml cascade constraint operation

1 Answers  


Categories