ORA-14551: cannot perform a DML operation inside a query
Cause: DML operation like insert, update, delete or select-for-update cannot be performed inside a query or under a PDML slave.
Action: Ensure that the offending DML operation is not performed or use an autonomous transaction to perform the DML operation within the query or PDML slave.
ORA-14552
Custom Search


More Oracle errors
O2I-00115Error opening the HFILE file
RMAN-08620uncataloged foreign archived log
TNS-00233Interchange failed to make contact with destination with errors: string string string
QSM-01028materialized view, string, is currently being refreshed
ORA-01215enabled thread string is missing after CREATE CONTROLFILE
ORA-01327failed to exclusively lock system dictionary as required by build
ORA-14330Cannot drop a partition of a global hash-partitioned index
NZE-28756callback failure to allocate memory
ORA-29926association already defined for the object
PGA-21101initialization parameters read from string
TNS-04088Unable to close atleast one of the connections.
ORA-06032NETDNT: connect failed, access control data rejected
DRG-12503error while creating or dropping stoplist
PCC-02341host variable has illegal type
ORA-39930Violation string.
QSM-01081no primary key or row id found for table, string, in MV, string
ORA-00227corrupt block detected in control file: (block string, # blocks string)
ORA-27146post/wait initialization failed
ORA-31434purge is currently running
CLSD-01206Resource string went into an UNKNOWN state. Force stop the resource using the crs_stop -f command and restart string.




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-14551cannot perform a DML operation inside a query