drop-schema
771625May 11 2010 — edited May 11 2010I am new to oracle.could some one help me how to drop an oracle schema?
This is what i have done
Connected to the oracle instance.Then from googling i have DROP DATABASE command.
I done this got error
ORA-01586: database must be mounted EXCLUSIVE and not open for this operation
while doing shutdown says insufficient privileges.
i done grant all privileges to user
then also i could not drop the schema
Give me Suggestions please
Thanks