Home » RDBMS Server » Server Administration » Unable to drop user
Unable to drop user [message #58347] Mon, 18 August 2003 00:51 Go to next message
Nagesh
Messages: 18
Registered: April 2002
Junior Member
Hi,

Please help me to drop the user. I have connected to that user and drop all schema objects .. still i am getting the same error.(Oracle 8.1.7 database)
==================================
SQL> DROP USER AIRTEL CASCADE;
DROP USER AIRTEL CASCADE
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
Re: Unable to drop user [message #58349 is a reply to message #58347] Mon, 18 August 2003 03:36 Go to previous messageGo to next message
shesha
Messages: 24
Registered: August 2003
Junior Member
Try to login as different user who is having DBA priv. and then try to execute above statement.
Re: Unable to drop user [message #58352 is a reply to message #58349] Mon, 18 August 2003 03:52 Go to previous message
Prasad
Messages: 104
Registered: October 2000
Senior Member
Hi Shesha

Looks like there is problem with your data dictionary,
are you facing similar problems for the rest of users too. If So U have to run catalog.sql and catproc.sql once again. Otherwise U drop all the objects associated with that user manually.

Thanks and Regards
Prasad
Previous Topic: redolog
Next Topic: Speed Boosting of the Database Performance
Goto Forum:
  


Current Time: Fri Sep 20 15:35:00 CDT 2024