PLS-00134: Pragma string expects 2nd argument to be an
identifier or string-literal



PLS-00134: Pragma string expects 2nd argument to be an identifier or string-literal..

Answer / guest

Cause: The second argument (actual parameter) passed to the
named pragma (compiler directive) was not an identifier or
string literal, 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-08451: invalid specification of DB in picture mask

1 Answers  


NNO-00154: warning: hint number has invalid server name "string", hint ignored

1 Answers  


ORA-04008: START WITH cannot be more than MAXVALUE

1 Answers  


PLS-00462: nested subprogram 'string' has to be REPEATABLE

1 Answers  


ORA-15124: ASM file name 'string' contains an invalid alias name

1 Answers  






ORA-01118: cannot add any more database files: limit of string exceeded

1 Answers  


ORA-16553: the Data Guard broker process (DMON) failed to shutdown

1 Answers  


PLS-00714: supertypes's AUTHID is DEFINER but supertype and subtype are not in same schema

1 Answers  


ORA-32166: Cannot get XA connection

1 Answers  


ORA-22905: cannot access rows from a non-nested table item

1 Answers  


TNS-00305: The Navigator encountered an invalid/unknown trace level

1 Answers  


SQL*Loader-00950: Error shipping data structures across 2-task

1 Answers  


Categories