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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Drop/delete database - HOW ?

Re: Drop/delete database - HOW ?

From: Hieraklion <hieraklion_at_spray.fr>
Date: Fri, 17 Aug 2001 15:47:37 +0200
Message-ID: <3B7D2079.201BF458@spray.fr>


"Bonjour" from Paris

On UNIX and NT :

For 8i, dbassist has a delete database option. I think it was an option in the character orainst command in 8.0 and 7.3.4.

So you can do manually on UNIX :

shutdown instance, stop the listener if there is a dedicated listener rm all datafiles/redologs/controlfiles
rm init.ora, password
update all startup/shutdown automatic files update listener.ora / tnsnames.ora
...

"Au revoir" from Paris
Christophe Brault

Louise a écrit :

> How can I drop/delete a database ?
>
> Louise
Received on Fri Aug 17 2001 - 08:47:37 CDT

Original text of this message

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