ORA-06561: given statement is not supported by package DBMS_SQL



ORA-06561: given statement is not supported by package DBMS_SQL..

Answer / guest

Cause: Attempting to parse an unsupported statement using
procedure PARSE provided by package DBMS_SQL.

Action: Only statements which begin with SELECT, DELETE,
INSERT, UPDATE, LOCK, BEGIN, DECLARE or << (PL/SQL label
delimiter) are supported.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-40215: model string is incompatible with current operation

1 Answers  


PCC-02205: Parser error at line number, column number, file string:

1 Answers  


NNL-01031: Name: string

1 Answers  


ORA-14313: Value string does not exist in partition string

1 Answers  


ORA-30015: previously offlined undo tablespace 'string' is still pending

1 Answers  






PLS-01901: : host bind array too small

1 Answers  


ORA-09319: slgtd: unable to obtain the current date and time

1 Answers  


ORA-02214: duplicate BACKUP option specification

1 Answers  


ORA-15020: discovered duplicate ASM disk "string"

1 Answers  


ORA-00318: log string of thread string, expected file size string doesn't match string

1 Answers  


RMAN-06199: database mounted

1 Answers  


ORA-02285: duplicate START WITH specifications

1 Answers  


Categories