This may be a deadlock situation. When a DML transaction is not complete on the table by another session/user, it occurs.
Make sure that u are the only person working on the table.
Check this out...
http://technet.oracle.com/docs/produ...cnsis.htm#6037
HTH.




Reply With Quote