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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to drop a database

RE: How to drop a database

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Tue, 30 Jan 2001 12:48:36 -0800
Message-ID: <F001.002A5027.20010130125248@fatcity.com>

I believe that there is a sequence of 'rm' commands that can effectively drop the
database. Heavier guns that should be used with care by a novice DBA are: format, newfs, fdisk, parted, NVRAM formatting utilities or SCSI controller formatting utilities, or read/write disk surface testing utilities. Running read/write disk surface analysis will almost certainly destroy any database file
located on that drive.

-----Original Message-----
Sent: Tuesday, January 30, 2001 3:31 PM
To: Multiple recipients of list ORACLE-L

If the database was created with the dbassist utility, I believe there is a button to click to drop a database. In 8.1.5 it did not work very well, as I found it difficult to
create a new database with the same name as the one I "deleted". There is a little more to this than removing the datafiles, to really obliterate it from your system you need to
remove all subdirectories with the instance name, modify the configuration files such as oratab and listener.ora .

Mary Ruiz / Atlanta GA

-----Original Message-----
Sent: Tuesday, January 30, 2001 12:46 PM To: Multiple recipients of list ORACLE-L

Hello all,

Sorry to ask what might be a dumb question, but a friend wants to drop a test database (Solaris/Oracle 8.1.7) and I can't seem to find the right command(s).

Would it be a series of alter database drop xxx?

Thanks for any help.

Woody

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Woody Mckay
  INET: wmckay_at_hydrogenmedia.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ruiz, Mary A (CAP, CDI)
  INET: Mary.Ruiz_at_gecapital.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Gogala, Mladen
  INET: MGogala_at_oxhp.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jan 30 2001 - 14:48:36 CST

Original text of this message

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