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: Dropping datafiles

RE: Dropping datafiles

From: Clinton Naude <clintonn_at_meb.co.za>
Date: Wed, 07 Mar 2001 04:44:06 -0800
Message-ID: <F001.002C5BDF.20010307043608@fatcity.com>

Quite correct, offline drop is archive log mode, using just drop is non archive log mode.

Clint

-----Original Message-----

Sent: Wednesday, March 07, 2001 2:06 PM
To: Multiple recipients of list ORACLE-L

alter database <datafile_name> offline drop;

I think you need to have the database in NOARCHIVELOG mode to do this though. Also, I'm pretty sure that you will not be able to reuse the datafile name, as it will still be stored within the bowels of Oracle.

The list can confirm if I am wrong though :)

HTH Mark

-----Original Message-----

ludivine.alligier_at_innetis.com
Sent: Wednesday, March 07, 2001 11:05
To: Multiple recipients of list ORACLE-L

Ouch, big mistake : I added a datafile to a wrong tablespace... I don't know how to drop this datafile.... can anybody help ?

Thanx !!

L.A.

--

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

Author:
  INET: ludivine.alligier_at_innetis.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: Mark Leith
  INET: mark_at_cool-tools.co.uk

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: Clinton Naude
  INET: clintonn_at_meb.co.za
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 Wed Mar 07 2001 - 06:44:06 CST

Original text of this message

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