Unable to Drop User [message #510553] |
Mon, 06 June 2011 07:31 |
sudh11482
Messages: 16 Registered: September 2007 Location: Lucknow
|
Junior Member |
|
|
Dear All,
Im facing the problem whenever I try to drop a user..
follwing thing that I m trying..
system@vahan> drop user knp cascade;
Error at line 1:
ORA-00604: error occured at recursive SQL level 1
ORA-00942: table or view does not exist
ORA-06512: at line 7
Any help is appreciated.
Regards,
Sudhanshu
|
|
|
|
|
|
Re: Unable to Drop User [message #510699 is a reply to message #510696] |
Tue, 07 June 2011 05:14 |
cookiemonster
Messages: 13959 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
1) Do not post in upper case - it is considered shouting on internet forums (not just this one)
2) Can't figure out how what gets activated exactly? A trigger on drop will fire whenever you try to drop something.
|
|
|