ORA-12839: cannot modify an object in parallel after
modifying it



ORA-12839: cannot modify an object in parallel after modifying it..

Answer / guest

Cause: Within the same transaction, an attempt was made to
perform parallel modification operations on a table after it
had been modified. This is not permitted.

Action: Rewrite the transaction or break it up into two
transactions: one containing the parallel modification and
the second containing the initial modification operation.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

CLSR-01010: Unable to record PMON pid to string

1 Answers  


ORA-09802: Conversion of binary label to string failed.

1 Answers  


ORA-22970: name does not correspond to an object view

1 Answers  


ORA-29540: class string does not exist

1 Answers  


DRG-10518: an operation is in progress which conflicts with string request

1 Answers  


PLS-00584: size of an opaque type must be between 1 and 4000 bytes

1 Answers  


ORA-01677: standby file name convert parameters differ from other instance

1 Answers  


ORA-02391: exceeded simultaneous SESSIONS_PER_USER limit

2 Answers  


ORA-29816: object being disassociated is not present

1 Answers  


ORA-06017: NETASY: message receive failure

1 Answers  


LSX-00106: duplicate attribute "~S"

1 Answers  


RMAN-06555: datafile string must be restored from backup created before string

1 Answers  


Categories