PLS-00130: Pragma string expects 1st argument to be a
procedure/function/package/cursor



PLS-00130: Pragma string expects 1st argument to be a procedure/function/package/cursor..

Answer / guest

Cause: The first argument (actual parameter) passed to the
named pragma (compiler directive) was not the name of a
subprogram, package, or cursor, as required. The parameter
might be misspelled, or the pragma syntax might be faulty
(for example, a comma might be missing between two parameters).

Action: Check the spelling of the first parameter, and make
sure the proper syntax was used.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12620: TNS:requested characteristic not available

1 Answers  


PCC-02446: FOR clause not allowed in a DEALLOCATE statement

1 Answers  


ORA-07568: slspool: $OPEN failure

1 Answers  


ORA-13120: invalid face_id [string]

1 Answers  


ORA-22288: file or LOB operation string failed string

1 Answers  






ORA-29528: invalid Java call in trigger string

1 Answers  


ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

1 Answers  


ORA-19909: datafile string belongs to an orphan incarnation

2 Answers  


ORA-25012: PARENT and NEW values cannot be identical

1 Answers  


ORA-07391: sftopn: fopen error, unable to open text file.

3 Answers  


TNS-00257: Number of Successful Requests : number

1 Answers  


ORA-28138: Error in Policy Predicate

1 Answers  


Categories