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-01900: LOGFILE keyword expected

1 Answers  


ORA-02704: osndopop: fork failed

1 Answers  


ORA-25450: error string during evaluation of rule set string.string

1 Answers  


QSM-01121: materialized view, string, is TRUSTED in ENFORCED integrity mode

1 Answers  


LPX-00262: unsupported protocol ~s

1 Answers  






QSM-02064: subquery in mv

1 Answers  


ORA-13800: concurrent DDL failure on SQL repository objects

1 Answers  


TNS-00535: Failed to send or receive disconnect message

1 Answers  


ORA-28536: error in processing Heterogeneous Services initialization parameters

1 Answers  


ORA-06109: NETTCP: message receive failure

1 Answers  


ORA-07261: spdde: kill error, unable to send signal to process.

1 Answers  


ORA-29963: missing BINDING keyword

1 Answers  


Categories