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
DRG-11529token exceeds maximum length
ORA-15205requested mirror side unavailable
QSM-01004no query rewrite before view merging
CLST-01103existing configuration version (string) detected
TNS-00547user information retrieval failed
ORA-38781cannot disable media recovery - have guaranteed restore points
PCC-00001Unable to open file string
RMAN-20005target database name is ambiguous
LSX-00175a complex base within "simpleContent" must have simple content
NZE-29040There are no supported cipher suites.
ORA-07684sou2os: supervisor stack reset error
ORA-19697standby control file not found in backup set
ORA-00270error creating archive log string
ORA-09870spini: failure initializing maximum number of open files.
ORA-01925maximum of string enabled roles exceeded
ORA-23645Cannot switch to checkpoints (Capture string)
ORA-01658unable to create INITIAL extent for segment in tablespace string
ORA-38477attribute set cannot be derived from an evolved type or a subtype.
ORA-06579Bind variable not big enough to hold the output value
ORA-38768resizing datafile string failed




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