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: Recovery Manager (RMAN)

Re: Recovery Manager (RMAN)

From: Oliver Artelt <oli_at_md.transnet.de>
Date: Tue, 05 Jun 2001 15:01:52 -0700
Message-ID: <F001.0031D0E5.20010605150605@fatcity.com>

ian_at_SLAC.Stanford.EDU wrote
> We are looking at the product. If one chooses to store the backup
> information in the target database's control files, what happpens if all
> the control files and data files are lost? For this query, assume the redo
> logs are intact.

... then you are the looser of the day. Do a run{
allocate channel...;
copy controlfile to <safe place>;
}

after your backup (the controlfile taken by the backup doesn't contain its own backup information). In ?/dbs you can also find snapshot controlfiles.

oli

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Oliver Artelt
  INET: oli_at_md.transnet.de

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 Tue Jun 05 2001 - 17:01:52 CDT

Original text of this message

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