Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Remove database ?
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
![]() |
![]() |