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: Recovering WITHOUT tablespaces

Re: Recovering WITHOUT tablespaces

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Sat, 18 Aug 2001 07:19:20 -0700
Message-ID: <F001.00370236.20010818073108@fatcity.com>

Kumanan,

Yes, you can easily do this as long as you have the datafiles for the system tablespace and the datafiles for any RBS tablespaces used by online RBS's.

This procedure is documented in metalink note: 96197.1 "Recovering a Dropped Table from a Full Database Backup"

The recovery process will skip datafiles that are offline or missing (i.e. by recreating the controlfile and omitting the files that haven't been restored).

They will still belong to the db, of course, until the tablespace(s) to which they belong are dropped. So after opening the db if you attempt to access any of the blocks located in the omitted datafile you'll get an ORA-376 "datafile not available."

HTH,


Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.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 Aug 18 2001 - 09:19:20 CDT

Original text of this message

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