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: Alex Hillman <ahillman_at_erols.com>
Date: Wed, 07 Mar 2001 07:53:18 -0800
Message-ID: <F001.002C5D3B.20010307065048@fatcity.com>

Read again what C. Trassens wrote -

No, because the datafile will be remaining in the dictionary. The clause offline or offline drop deletes from the controlfile. Therefore, you will receive dbwr errors on account that it expects to allocate data in that datafile. The behaviour is the same even if you use locally management tablespace.

As I said before the only thing you could do, is resize it if you can't recreate the tablespace.

end quote

Alex Hillman

> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Clinton
> Naude
> Sent: Wednesday, March 07, 2001 7:36 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Dropping datafiles
>
>
> Quite correct, offline drop is archive log mode, using just drop is non
> archive log mode.
>
> Clint
>
> * E-mail: clintonn_at_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_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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Alex Hillman
  INET: ahillman_at_erols.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 Wed Mar 07 2001 - 09:53:18 CST

Original text of this message

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