PLS-00115: this PRAGMA must follow the declaration of 'string'



PLS-00115: this PRAGMA must follow the declaration of 'string'..

Answer / guest

Cause: The pragma refers to a PL/SQL object that was not
declared or is not within the scope of the reference.
Identifiers must be declared before they are used in a
pragma; forward references are not allowed.

Action: Check the spelling and declaration of the
identifier. Also confirm that the declaration is placed
correctly in the block structure.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16204: DDL successfully applied

1 Answers  


ORA-07252: spcre: semget error, could not allocate semaphores.

1 Answers  


ORA-39311: illegal clone_recovery() call: it only applys to failed clones

1 Answers  


ORA-06001: NETASY: port set-up failure

1 Answers  


NNO-00627: cancelling auto-refresh of name "string", type "string"

1 Answers  






ORA-07715: sksadtd: could not dismount archival device (SYS$DISMNT failure)

1 Answers  


RMAN-06899: updating recovery catalog with new database incarnation

1 Answers  


KUP-04072: error writing to file string

1 Answers  


NZE-28766: failure to terminate use of data source

1 Answers  


KUP-04014: invalid SLF parameter

1 Answers  


PLS-00212: could not obtain enough memory to compile CASE statement

1 Answers  


ORA-38403: attribute set name may not be longer than 22 characters

1 Answers  


Categories