From clintonn@meb.co.za Wed, 07 Mar 2001 04:44:06 -0800
From: Clinton Naude <clintonn@meb.co.za>
Date: Wed, 07 Mar 2001 04:44:06 -0800
Subject: RE: Dropping datafiles
Message-ID: <F001.002C5BDF.20010307043608@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


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

Clint

*       E-mail: clintonn@meb.co.za


-----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@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@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@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@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@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@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@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).


