Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: file/tablespace deleted at the OS level
I *said* I wasn't sure it was drop datafile or drop tablespace :)
I sit corrected <G>
>From: Joe Testa <teci_at_the-testas.net>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: file/tablespace deleted at the OS level
>Date: Sat, 01 Sep 2001 09:46:21 -0800
>
>ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌ
>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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rachel Carmichael INET: carmichr_at_hotmail.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 Sat Sep 01 2001 - 14:19:51 CDT
![]() |
![]() |