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-22980: must specify a set of attributes for the WITH OBJECT OID clause

1 Answers  


DRG-10549: length of the object name string exceeded the limit

1 Answers  


TNS-04209: Trace Assistant Internal ERROR: Type Error

1 Answers  


ORA-01682: read-only DB cannot allocate temporary space in tablespace string

1 Answers  


SQL*Loader-00121: Invalid skip_unusable_indexes option

1 Answers  






ORA-09280: sllfcf: error closing file

1 Answers  


RMAN-05004: target database log mode is NOARCHIVELOG

1 Answers  


RMAN-06048: duplicate controlfile specified for restoration from copy

1 Answers  


ORA-01291: missing logfile

1 Answers  


ORA-31122: The string operator has incorrect RHS value

1 Answers  


PCC-02327: struct or struct pointer required

1 Answers  


ORA-31490: could not attach to LogMiner session

1 Answers  


Categories