Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to add a deleted datafile again

How to add a deleted datafile again

From: Deepa balu via OracleMonster.com <forum_at_OracleMonster.com>
Date: Tue, 08 Feb 2005 10:38:29 GMT
Message-ID: <5860cdff707d4731a429d3a19cbac900@OracleMonster.com>


The scenario is
I have deleted a datafile belonging to a Tablespace say A using the command

ALTER DATABASE DATAFILE 'a1.dbf' offline drop;

The datafile exists in the same location .Its not physically deleted from the disk.

Now i want to add the datafile again back to the Tablespace.

What do i need to do

-- 
Message posted via http://www.oraclemonster.com
Received on Tue Feb 08 2005 - 04:38:29 CST

Original text of this message

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