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
ORA-54503incorrect solid orientation
ORA-15109conflicting protection attributes specified
ORA-19139XPST0081: It is a static error if a QName used in a query contains a namespace prefix that cannot be expanded into a namespace URI by using the statically known namespaces
PGA-20917receive count is number but only number receive lengths were specified
PROT-00023Failed to backup OCR
ORA-13423invalid cell coordinate parameter
O2F-00314AS expected but not seen in the INTYPE file
NNL-00972Query next issued in: string
RMAN-06743specification does not match any backup set in the repository
NNL-00562unregister <name> [-d<address>] [-l<listener_name>] : unregister an object with Oracle Names
TNS-00204Started tracing in intlsnr
ORA-37414dimension without mapping or hierarchy in ORGANIZATION CUBE clause
LPX-00903Invalid flags specified for XmlDiff or XmlPatch
ORA-02352error setting an OCI attribute: string
ORA-01579write error occurred during recovery
QSM-01343general inline view rewrite not possible on remote objects
DRG-52100string returned internal error code string
ORA-06434ssaio: read error, unable to read requested block from database file.
TNS-00272Navigator
ORA-16792configurable property value is inconsistent with database setting




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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