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

Thread: drop user problem

  1. #1
    Join Date
    Feb 2000
    Location
    New York,U.S.A.
    Posts
    245
    Hi,
    can anyone tell me what this is, how to deal with it?

    SQL> drop user ukhub cascade;
    drop user ukhub cascade
    *
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [15013], [24], [], [], [], [], [],
    []

    Thanks

    dragon

  2. #2
    Join Date
    Mar 2001
    Posts
    635

    Post

    Call up Oracle Customer Support this is an internal Error
    Santosh

  3. #3
    Join Date
    Mar 2001
    Posts
    188
    this is an internal error but before you call the oracle support. check the following.
    Shutdown your db and start it again and drop the user again.
    I think there is a open process or thread from this user.
    Regards
    Thomas Schmidt

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