-
Expert Member
Error Message
After executing the following command
INSERT /*+ append */ INTO pay_test SELECT * FROM all_objects
I have given
delete from pay_test
It is showing message
ORA-12838 Can not read or modify an object after modifying it in parallel
The problem is recified after executing DCL Commands.
But What is meant by parallel modification or parallel operation?
Last edited by krishnaindia2007; 03-04-2008 at 04:54 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules