![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
_____________________ email to | |__________________(_) Peter_Morris_1 at |/____________________ btinternet dot com _____________________(_) |
#2
| |||
| |||
|
|
(repost) How do I delete a database in Oracle? I posted this question recently, but replies wondered if I knew what 'database' means in Oracle. I've created several databases using the 'create a database' option in Oracle Database Configuration Assistant. Now I want to delete them. I've tried using the 'delete a database' option, but it doesn't work. The folder for the database is still taking up disk space in oracle/oradata and the database is still in the tree in Oracle DBA Studio, although it seems to be inaccessible. How do I get rid of unwanted databases completely? (I'm using Oracle 8i Personal Edition on WinXP) -- _______________________ /_____________________(_) | _____________________ email to | | |__________________(_) Peter_Morris_1 at | |/____________________ btinternet dot com |_____________________(_) |
#3
| |||
| |||
|
| Shutdown the service, use oradim -delete to delete the service, then you can delete all datafile redp logs control files and anything else associated with that database. Then youcan be sure it's gone sinceyou have deleted it yourself |
#4
| |||
| |||
|
|
"DJ" <nospamplease (AT) goaway (DOT) com> wrote in message news:nOEkb.3971$KA5.34820 (AT) newsfep4-glfd (DOT) server.ntli.net... Shutdown the service, use oradim -delete to delete the service, then you can delete all datafile redp logs control files and anything else associated with that database. Then youcan be sure it's gone sinceyou have deleted it yourself More information, please. What's oradim -delete? What tool do I run it in? |
#5
| |||
| |||
|
|
Peter Morris wrote: "DJ" <nospamplease (AT) goaway (DOT) com> wrote in message news:nOEkb.3971$KA5.34820 (AT) newsfep4-glfd (DOT) server.ntli.net... Shutdown the service, use oradim -delete to delete the service, then you can delete all datafile redp logs control files and anything else associated with that database. Then youcan be sure it's gone sinceyou have deleted it yourself More information, please. What's oradim -delete? What tool do I run it in? If you don't grok oradim you might consider going to http://docs.oracle.com and searching for the term. It's a 'DOS box' kinda thing. -- /Hans [mailto:`echo $from" | sed "s/yahoo/telusplanet/g"`] |
#6
| |||
| |||
|
|
Peter Morris wrote: "DJ" <nospamplease (AT) goaway (DOT) com> wrote in message news:nOEkb.3971$KA5.34820 (AT) newsfep4-glfd (DOT) server.ntli.net... Shutdown the service, use oradim -delete to delete the service, then you can delete all datafile redp logs control files and anything else associated with that database. Then youcan be sure it's gone sinceyou have deleted it yourself More information, please. What's oradim -delete? What tool do I run it in? If you don't grok oradim you might consider going to http://docs.oracle.com and searching for the term. It's a 'DOS box' kinda thing. Come on Hans give the OP a break. |
![]() |
| Thread Tools | |
| Display Modes | |
| |