Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: HOW can i delete a database?

Re: HOW can i delete a database?

From: GeoPappas <PappasG_at_gmail.com>
Date: 10 Aug 2005 12:38:16 -0700
Message-ID: <1123702696.905580.296150@g43g2000cwa.googlegroups.com>


Try the following:

STARTUP NOMOUNT RESTRICT;
DROP DATABASE; Received on Wed Aug 10 2005 - 14:38:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US