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-13295: geometry objects are in different coordinate systems

1 Answers  


ORA-26509: null materialized view control structure

1 Answers  


ORA-08189: cannot flashback the table because row movement is not enabled

2 Answers  


ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]

1 Answers  


RMAN-06550: clone database not mounted and db_name not set in init.ora

1 Answers  






LSX-00248: invalid duration "~S"

1 Answers  


RMAN-06491: controlfile autobackup format "string" contains more than one "string" format specifier

1 Answers  


PLS-00708: Pragma string must be declared in a package specification

1 Answers  


ORA-36992: (XSRELGID09) A level relation is needed to produce a surrogate dimension gid.

1 Answers  


TNS-04046: Invalid specification for source

1 Answers  


PCB-00626: Incompatible LOB types

1 Answers  


LPX-00274: can't import node type

1 Answers  


Categories