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

IMG-02010: 2FF10 - illegal image format specification

1 Answers  


PLS-01503: The expression in a SET clause must not include a set function

1 Answers  


ORA-30645: reject limit out of range

1 Answers  


LFI-00133: Trying to create file string that already exists.

1 Answers  


DRG-11480: ctxkbtc memory allocation error: %(1)

1 Answers  






ORA-01658: unable to create INITIAL extent for segment in tablespace string

1 Answers  


NZE-28885: No certificate with the required key usage found.

1 Answers  


ORA-37133: (XSCCOMP08) Cannot write into an aggregated VARIABLE dimensioned by a COMPRESSED COMPOSITE. Use the CLEAR AGGREGATES command to reenable write access.

1 Answers  


DRG-11876: When Your Are Connected, You Can Log In

1 Answers  


ORA-12029: LOB columns may not be used as filter columns

2 Answers  


ORA-29838: insufficient privileges to execute the operator(s)

1 Answers  


ORA-39005: inconsistent arguments

1 Answers  


Categories