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: Trassens, Christian <CTrassens_at_uni2.es>
Date: Wed, 07 Mar 2001 04:39:56 -0800
Message-ID: <F001.002C5B91.20010307042533@fatcity.com>

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.

Regards.

> -----Mensaje original-----
> De: GANTI.SIVA_at_ponl.com [SMTP:GANTI.SIVA_at_ponl.com]
> Enviado el: miércoles 7 de marzo de 2001 12:55
> Para: Multiple recipients of list ORACLE-L
> Asunto: RE:Dropping datafiles
>
> alter database 'datafile' offline drop
> and then recreate the datafile in some othe tablespace
>
> Cheers
> Ganti
>
>
>
> -------------------------------------------------------------------
>
> The contents of this e-mail are confidential to the ordinary user
> of the e-mail address to which it was addressed and may also be
> privileged. If you are not the addressee of this e-mail you should
> not copy, forward, disclose or otherwise use it or any part of it
> in any form whatsoever. If you have received this e-mail in error
> please notify us by telephone or e-mail the sender by replying to
> this message, and then delete this e-mail and other copies of it
> from your computer system. Thank you
>
> We reserve the right to monitor all e-mail communications through
> our network
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: GANTI.SIVA_at_ponl.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: Trassens, Christian
  INET: CTrassens_at_uni2.es

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:39:56 CST

Original text of this message

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