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