PLS-00131: Pragma string expects 2nd argument to be a procedure



PLS-00131: Pragma string expects 2nd argument to be a procedure..

Answer / guest

Cause: The second argument (actual parameter) passed to the
named pragma (compiler directive) was not the name of a
procedure, 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 second 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-14123: duplicate NOREVERSE clause

1 Answers  


PCC-02040: CMD-LINE: Option selected, but no value provided

1 Answers  


PLS-00621: at least one operand in the COALESCE expression must not be NULL

1 Answers  


ORA-08454: more than one S symbol specified in picture mask

1 Answers  


SQL*Loader-00901: Error logging on to ORACLE:

1 Answers  






ORA-02301: maximum number of OIDGENERATORS is 255

1 Answers  


PLS-00901: the data type of column 'string' of table 'string' is not supported

1 Answers  


ORA-31058: cannot modify read-only XOBs

1 Answers  


ORA-18000: invalid outline name

1 Answers  


ORA-01092: ORACLE instance terminated. Disconnection forced

1 Answers  


ORA-36646: (XSDUNION08) Only concat dimensions can be redefined as UNIQUE. workspace object is not a concat dimension.

1 Answers  


LPX-00254: invalid XML declaration

1 Answers  


Categories