Oracle DB Error ORA-12838 cannot read/modify an object after modifying it in parallel

Oracle DB Error ORA-12838 cannot read/modify an object after modifying it in parallel

The following is the cause of this error:

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 you can take to resolve this issue: Rewrite the transaction, or break it up into two transactions: one containing the initial modification and the second containing the parallel modification operation.


Tags: Database, Microsoft, Oracle, SQL, Software, DBMS, Error Messages, Directory




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution