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
NMP-00010memory exhausted
ORA-00289suggestion : string
DRG-12900Operation:string for index: string has already been started
ORA-12609TNS: Receive timeout occurred
ORA-19017Attributes can only be simple scalars
ORA-07636smsdbp: $MGBLSC failure
PCC-00112Datatype not supported by ANSI
ORA-19121duplicate attribute definition - string
ORA-28264Client identifier is too long
ORA-29914ODCIGETINTERFACES routine does not return required stream version
ORA-12404invalid privilege string: string
DRG-11804Created
ORA-16115string\% of LogMiner dictionary loading is done
SQL*Loader-00646lob set to EMPTY in column string, row number, table string
ORA-00342archived log does not have expected resetlogs SCN string
ORA-03254unable to execute the sql in read only database
TNS-00002INTCTL: error while starting the Interchange
ORA-16082logical standby is not initialized correctly
DRG-11863Bad, Incomplete, Or Unknown Response
ORA-38499expression set already configured for stored/indexed attributes




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