DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: Problems deleting the table

Threaded View

  1. #3
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865
    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.
    Last edited by ggnanaraj; 03-18-2003 at 07:48 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
  •  


Click Here to Expand Forum to Full Width