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: file/tablespace deleted at the OS level

Re: file/tablespace deleted at the OS level

From: Joe Testa <teci_at_the-testas.net>
Date: Sat, 01 Sep 2001 09:51:14 -0700
Message-ID: <F001.003802C1.20010901094620@fatcity.com>

ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌ

X-Declude-Sender: teci_at_the-testas.net [63.36.117.230]
X-Declude-Spoolname: D104b238.SMD
X-Note: This E-mail was sent from 1cust230.tnt2.circleville.oh.da.uu.net. ([63.36.117.230]).
X-Note: Please send abuse reports to vei-abuse_at_vei.net.

noarchivelog mode.

startup mount
alter database datafile 'filename' offline drop; alter database open;
drop tablespace <tablespace>;

joe

Charlie Mengler wrote:
>
> Oracle V9.0.1 Solaris 2.6 a development instance
>
> I made more than one mistake which resulted in me
> deleting a file that held single table tablespace. Now
> the instance won't STARTUP (naturally). Since I
> can easily recreate the data, I'd like to know how
> to convince Oracle to ignore the missing file and
> startup.
>
> If my recovery steps fail, I'll get all the files for this
> instance restored from Thursday's cold backups.
>
> TIA & HAND!
>

--
Joe Testa
Performing Remote DBA Services, need some backup DBA support? For Sale: Oracle-dba.com domain, its not going cheap but feel free to ask :)
IM: n8xcthome or joen8xct
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com --
Author: Joe Testa
  INET: teci_at_the-testas.net

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 Sat Sep 01 2001 - 11:51:14 CDT

Original text of this message

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