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 to drop a databaes manually?

Re: how to drop a databaes manually?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 15 Jul 2001 11:39:11 +0200
Message-ID: <tl2p24pkna3qab@beta-news.demon.nl>

"Victor" <lch_1_at_hotmail.com> wrote in message news:9irjeg$1et1_at_imsp212.netvigator.com...
> dear all,
>
> what is the steps of dropping a database manually?
> are there any DROP DATABASE command in oracle?
>
>

'dropping' a database involves
- deleting the instance
- deleting the datafiles, controlfiles and online redolog files

As you don't specify platform and version I can't provide specific steps. If you would have ever opened an Oracle manual, you would have known there is no drop database command.

Regards,

Sybrand Bakker, Senior Oracle DBA Received on Sun Jul 15 2001 - 04:39:11 CDT

Original text of this message

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