PLS-00162: Pragma string expects 4th argument to be a
positive integer literal



PLS-00162: Pragma string expects 4th argument to be a positive integer literal..

Answer / guest

Cause: The fourth argument (actual parameter) passed to the
named pragma (compiler directive) was not a numeric 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 fourth 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-15015: invalid _ASM_LIBRARIES initialization parameter 'string'

1 Answers  


ORA-32738: Hang analysis aborted due to failed memory copy

1 Answers  


ORA-16732: Error executing dbms_logstdby.skip procedure

1 Answers  


ORA-29364: plan directive string, string already exists

1 Answers  


RMAN-06401: database is already started

1 Answers  






QSM-02030: reduced precision specified for prebuilt mv

1 Answers  


ORA-23448: duplicate user parameter value

1 Answers  


ORA-00084: global area must be PGA, SGA, or UGA

1 Answers  


ORA-14019: partition bound element must be one of: string, datetime or interval literal, number, or MAXVALUE

1 Answers  


SQL*Loader-00932: Could not truncate table string.

1 Answers  


PLS-00711: PRAGMA AUTONOMOUS_TRANSACTION cannot be declared twice

1 Answers  


LSX-00020: unknown type "~S"

1 Answers  


Categories