ORA-12838: cannot read/modify an object after modifying it
in parallel



ORA-12838: cannot read/modify an object after modifying it in parallel..

Answer / guest

Cause: Within the same transaction, an attempt was made to
add read or modification statements on a table after it had
been modified in parallel or with direct load. This is not
permitted.

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

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

NNO-00301: server will shut down in number seconds

1 Answers  


IMG-00810: boundary queue initialization failed

1 Answers  


ORA-22306: type "string"."string" already exists

1 Answers  


ORA-32606: missing NAV keyword in MODEL clause

1 Answers  


ORA-01163: SIZE clause indicates string (blocks), but should match header string

1 Answers  


NNL-00400: Response status:

1 Answers  


TNS-01072: Started at string

1 Answers  


ORA-16549: invalid string

1 Answers  


ORA-29304: tablespace 'string' does not exist

1 Answers  


DRG-13001: sub lexer and multi lexer must have the same owner

1 Answers  


ORA-32579: password for SYSTEM already specified

1 Answers  


RMAN-06200: Changed string objects to AVAILABLE status

1 Answers  


Categories