hi All,
i need to drop my local database user as a part of
test i tried to put "drop user "******" cascade in sql file and tried to run it;
but it's giving error stating that
*************************************************
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
***************************************************
please help me, what's may be cause?
thanks in advance
Suresh