Home » RDBMS Server » Server Administration » how can i drop the default user "oracle"
how can i drop the default user "oracle" [message #62708] Tue, 10 August 2004 18:42 Go to next message
gecheng
Messages: 4
Registered: August 2004
Junior Member
how can i drop the default user "oracle"
Re: how can i drop the default user "oracle" [message #62713 is a reply to message #62708] Tue, 10 August 2004 21:14 Go to previous message
Daljit Singh
Messages: 290
Registered: October 2003
Location: Texas
Senior Member
Hi,

According to me there is no default user named oracle in any version of oracle. I think this is a user defined user which u can drop using :

DROP USER ORACLE CASCADE;

But be carefull this will also drop all the objects owned by that user. And first of all get enough info from ur team before doing anything with it.

Daljit Singh
Previous Topic: deleting archivelog files
Next Topic: logging on to oracle 8i
Goto Forum:
  


Current Time: Thu Sep 26 18:13:54 CDT 2024