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-25297: The message options only make sense for buffered messages

1 Answers  


TNS-02403: Bad alias string or alias not present in tnsnames.ora

1 Answers  


ORA-25121: MINIMUM EXTENT value greater than maximum extent size

1 Answers  


ORA-31467: no column found in the source table

1 Answers  


ORA-09713: Global hardware clock failure caused instance termination.

1 Answers  






TNS-04013: CMCTL timed out waiting for Oracle Connection Manager to start

1 Answers  


DRG-10606: server failed to access the DML Queue

1 Answers  


ORA-31027: Path name or handle string does not point to a resource

1 Answers  


ORA-12203: TNS:unable to connect to destination

1 Answers  


ORA-01508: cannot create database; error in file 'string' at line string

1 Answers   Lionbridge,


ORA-04053: error occurred when validating remote object stringstringstringstringstring

1 Answers  


TNS-12585: TNS:data truncation

1 Answers  


Categories