ORA-30037: Cannot perform parallel DML after a prior DML on
the object



ORA-30037: Cannot perform parallel DML after a prior DML on the object..

Answer / guest

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

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09273: szrfc: error verifying role name

1 Answers  


ORA-01660: tablespace 'string' is already permanent

1 Answers  


ORA-02709: osnpop: pipe creation failed

1 Answers  


ORA-01941: SEQUENCE keyword expected

1 Answers  


TNS-12678: Authentication disabled but required

1 Answers  






RMAN-08030: allocated channel: string

1 Answers  


ORA-02293: cannot validate (string.string) - check constraint violated

1 Answers  


ORA-12843: pdml lock not held properly on the table

1 Answers  


ORA-31446: this session does not own the lock handle for string

1 Answers  


ORA-07468: spwat: mset error, unable to set semaphore.

1 Answers  


DRG-10706: length of string exceeds maximum size of string

1 Answers  


ORA-22334: cannot reset type "string"."string". Dependent tables must be upgraded to latest version

1 Answers  


Categories