ORA-14552: cannot perform a DDL, commit or rollback inside a query or DML
Cause: DDL operations like creation tables, views etc. and transaction control statements such as commit/rollback cannot be performed inside a query or a DML statement.
Action: Ensure that the offending operation is not performed or use autonomous transactions to perform the operation within the query/DML operation.
ORA-14553
Custom Search


More Oracle errors
RMAN-06734Do you really want to drop all backups and the database (enter YES or NO)?
ORA-32120Buffer size is less than amount specified
ORA-13296incorrect coordinate system specification
DRG-52100string returned internal error code string
ORA-36161(XSAGGRRUVCV) Aggregation variable workspace object cannot have itself as a COUNTVAR.
ORA-13359extent does not have an area
NZE-28804Data source cannot close.
ORA-00053maximum number of enqueues exceeded
ORA-07257spdcr: translation error expanding program name.
ORA-07477scgcmn: lock manager not initialized.
ORA-00321log string of thread string, cannot update log file header
ORA-36964(XSRELTBL09) workspace object is not a valid level relation.
ORA-15470VDBG process terminated with error
ORA-36616(XSAGMODHIER01) There is a cycle formed by MODEL workspace object and other embedded or containing models with the same dimension, workspace object.
ORA-26033column string.string encryption properties differ for source or target table
LPX-00651VM Stack overflow.
PCC-00003Invalid SQL Identifier at column number in line number of file string
DRG-50704Net8 listener is not running or cannot start external procedures
SQL-02154Invalid or unset data type for host variable in ANSI Dynamic
RMAN-06185Recovery Manager incompatible with string database: RMAN number.number.number.number to n




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-14552cannot perform a DDL, commit or rollback inside a query or DML