Why would you be annoyed that the database doesn't open with a corrupted 
tablespace? That's what';s SUPPOSED to happen.

okay, we just did this a few days ago but here it is again:

startup mount
alter database datafile '<filename>' offline drop; (repeat this for every 
datafile in the tablespace)

alter database open;
drop tablespace <tablespace name> including contents;


that will get rid of the tablespace


>From: "Maya Kenner" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
>Subject: tablespace corrupted and no backup , how to remove it ?
>Date: Mon, 03 Sep 2001 06:10:22 -0800
>
>Hello,
>
>I succeed corrupting a tablespace but now I am a little bit annnoyed as my
>db does not want to go in OPEN mode,
>I would like to remove this tablespace but I failed.
>
>Any idea how to?
>
>Thanks,
>Maya


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to