ORA-30037: Cannot perform parallel DML after a prior DML on the object
Cause: Attempt to perform parallel DML after another DML on the same object in the same transaction.
Action: Use bitmap segments to perform multiple (parallel) DML operations on the same object. Or commit before issueing the DML
ORA-30038
Custom Search


More Oracle errors
LPX-01089[XQST0089] Repeated variable name
TNS-01409Instance "string"
ORA-02027multi-row UPDATE of LONG column is not supported
PROC-00008Cannot perform cluster registry operation because one of the parameters is invalid.
ORA-14190only one ENABLE/DISABLE ROW MOVEMENT clause can be specified
ORA-24301null host specified in thread-safe logon
ORA-13658The specified directive already has an instance
ORA-02764Invalid package mode
ORA-02361error while attempting to allocate number bytes of memory
PLS-00111end-of-file in comment
ORA-12646Invalid value specified for boolean parameter
LSX-00144attribute "~1S" invalid derivation-restriction value "~2S"
NID-00404DBNEWID - Completed succesfully.
NNO-00608received corrupted message
SQL*Loader-00910Error binding input variables for upi: [number]
TNS-01058Arguments : string
PLS-00661RETURN statement in a CONSTRUCTOR cannot include an expression
ORA-01651unable to extend save undo segment by string for tablespace string
IMG-00835merged area queue size exceeds expected size
PLS-00378invalid compilation unit for this release of PL/SQL




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-30037Cannot perform parallel DML after a prior DML on the object