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: Remove database ?

Re: Remove database ?

From: Alex Ivascu <alexdivascu_at_yahoo.com>
Date: Thu, 10 Jan 2002 01:30:57 GMT
Message-ID: <l96%7.88608$WK1.22674226@typhoon.we.rr.com>


First you find all the physical files belonging to the database - then you shutdown abort the database to be deleted, after which you remove the sid using oradim (from the command prompt), and lastly you manually delete the physical files from your disk.

Hope this helps.

Alex Ivascu
Oracle/SQL DBA

"M. Cao" <mcao_at_u.washington.edu> wrote in message news:Pine.A41.4.43.0201091457001.76704-100000_at_homer01.u.washington.edu...
>
> Hi,
>
> I am new to oracle.
> I have more than one instances on my system. How to remove the database
> after created.
>
>
> Thanks
> Minh
>
>
Received on Wed Jan 09 2002 - 19:30:57 CST

Original text of this message

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