Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Dropping datafiles
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 Liststo: 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
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 Liststo: 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |