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-10614: Operation not allowed on this segment

1 Answers  


ORA-12061: invalid ALTER MATERIALIZED VIEW option

1 Answers  


ORA-13295: geometry objects are in different coordinate systems

1 Answers  


ORA-32126: Cannot perform operations on a null REF

1 Answers  


ORA-27089: unable to release advisory lock

1 Answers  






RMAN-06525: RMAN retention policy is set to none

1 Answers  


ORA-25326: Array string operation failed for message at index string

1 Answers  


NID-00138: Block verification failed for datafile string (number)

1 Answers  


LPX-00402: invalid axisname in the XSL file

1 Answers  


ORA-16763: log transport service for some standby database unexpectedly online

1 Answers  


ORA-16567: Data Guard broker internal parser error at "string"

1 Answers  


ORA-02029: missing FILE keyword

1 Answers  


Categories