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

TNS-00007: INTCTL: unknown host

1 Answers  


ORA-13017: unrecognized line partition shape

1 Answers  


ORA-29314: tablespace 'string' is not OFFLINE FOR RECOVER nor READ ONLY

1 Answers  


TNS-04012: Unable to start Oracle Connection Manager instance.

1 Answers  


ORA-13527: invalid baseline name

1 Answers  






ORA-12711: this CREATE CONTROLFILE character set is not allowed

1 Answers  


ORA-02261: such unique or primary key already exists in the table

1 Answers  


ORA-06756: TLI Driver: cannot open oratab

1 Answers  


ORA-22998: CLOB or NCLOB in multibyte character set not supported

1 Answers  


PLS-00710: PRAGMA AUTONOMOUS_TRANSACTION cannot be declared here

1 Answers  


LSX-00205: element "~1S" value "~2S" is wrong (must be "~3S")

1 Answers  


QSM-01024: materialized view, string, has unknown compile errors

1 Answers  


Categories