omacron
Technical User
- Feb 5, 2002
- 149
Hi
This might sound odd but I am trying produce the error message when a table is locked and an update/delete state runs against that table. So what I did was lock a table and then on another terminal do a delete on the table. The problem is when I do in the delete in SQL Plus it doesn't produce an error. It just sits there (left running for 13hours) until the table is released.
Can someone tell me what the error is or tell me how to produce it.
Thanks
This might sound odd but I am trying produce the error message when a table is locked and an update/delete state runs against that table. So what I did was lock a table and then on another terminal do a delete on the table. The problem is when I do in the delete in SQL Plus it doesn't produce an error. It just sits there (left running for 13hours) until the table is released.
Can someone tell me what the error is or tell me how to produce it.
Thanks