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: RE : RMAN Repository

Re: RE : RMAN Repository

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Fri, 10 Jan 2003 03:04:20 -0800
Message-ID: <F001.0052C285.20030110030420@fatcity.com>


way back when, I wrote my own set of scripts to handle backups. As each datafile was backed up, I wrote the full path name to a text file. At the end of the backup the text file was written to tape as well.

As I did restores, I read the text file. then I used that file to let me know which file I was reading from the tape and where to put it. I wrote another text file while I was doing the restore, as each file was successfully read and written to disk. This allowed me to restart the restore from where I had stopped, instead of from the beginning again.

Admittedly, this was for cold backups of the Oracle database, but I can't see why RMAN couldn't have as easily done the same thing for hot backups.


Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Jan 10 2003 - 05:04:20 CST

Original text of this message

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