ORA-06561: given statement is not supported by package DBMS_SQL
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.
ORA-06562
Custom Search


More Oracle errors
ORA-41652invalid value for the equal attribute in the rule condition
ORA-19806cannot make duplex backups in recovery area
DIA-48433Unknown help topic
ORA-06540PL/SQL: compilation error
TNS-12523TNS:listener could not find instance appropriate for the client connection
ORA-25100TABLESPACE option can only be used with ALTER INDEX REBUILD
ORA-02303cannot drop or replace a type with type or table dependents
ORA-24043destination string uses a reserved name, names with AQ$_ prefix are not valid
PGU-42003COPY reserved word found within a COPY clause
DIA-48305incident ID range is too large
ORA-26764invalid parameter "string" for local capture "string"
ORA-13361not enough sub-elements within a compound ETYPE
ORA-32801invalid value string for string
ORA-38310cannot purge tablespace for other users
ORA-23293Cannot rename a column which is part of a join index
ORA-19585premature end of volume on piece string
ORA-31060Resource at path string could not be deleted
ORA-02071error initializing capabilities for remote database string
PCB-00632Cannot open an External LOB in READ WRITE mode
DIA-48242Fields that are NOT NULL can not use surrogates




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-06561given statement is not supported by package DBMS_SQL