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

ORA-13372: failure in modifying metadata for a table with spatial index

1 Answers  


ORA-36666: (XSDPART04) workspace object is not a concat dimension.

1 Answers  


ORA-02047: cannot join the distributed transaction in progress

1 Answers  


RMAN-06110: changed controlfile copy unavailable

1 Answers  


ORA-01867: the interval is invalid

1 Answers  






ORA-01083: value of parameter "string" is inconsistent with that of other instances

1 Answers  


ORA-07685: sou2os: supervisor stack set error

1 Answers  


ORA-15060: template "string" does not exist

1 Answers  


ORA-32132: maximum iterations cannot be changed

1 Answers  


PLS-01453: This procedure is not part of the ANSI standard

1 Answers  


NNC-00412: invalid name "string"

1 Answers  


ORA-29875: failed in the execution of the ODCIINDEXINSERT routine

1 Answers  


Categories