Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: rman question
Joan,
I don't know about about cold backups but I have done this successfully
with hot backups. What you can do is restore your hot backups ( could be
old ones ) and do a point in time database recovery using rman 'duplicate
database' command. It 's fairly straightforward.
Dennis Meng
Database Administrator
Focal Communications
847-954-8328
Joan Hsieh <joan.hsieh_at_t To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> ufts.edu> cc: Sent by: Subject: Re: rman question root_at_fatcity. com 07/13/01 09:10 AM Please respond to ORACLE-L
Janardhana,
Thanks, another question is that on same production machine we have FM online production instance and reporting instance. We refresh reporting database everynight. (shutdown production, cp datafiles..) Can I use rman to restore all datafiles and redo files to reporting database and recreate control file to rename the reporting database? How rman deal with redo files if we use cold backup? (you know, I can do OS image copy for those files) Is that a tag name can include all the datafiles, control files and redo files image copies)?
Joan
> Janardhana Babu wrote:
>
> You may try duplicate database with the dbname the same as test
> database using RMAN.
>
> You may need to use the tag command while backing up sothat you can
> specify the tag while restoring, but, if more than one backupset
> available with the same tag (it is in most cases), it would restore
> the latest backupset with that tag. I haven't found anyother way to
> restore the old backup. Iam anxious to know if there is anyother
> possible solution from the list.
>
>
>
> -----Original Message-----
> From: Joan Hsieh [mailto:joan.hsieh_at_tufts.edu]
> Sent: Thursday, July 12, 2001 2:36 PM
> To: Multiple recipients of list ORACLE-L
> Subject: rman question
>
> Hi Dear List,
>
> We are using unix shell script to cold backup our production right now
>
> and ftp the backupset to the test machine refresh the testing instance
>
> once a week.
> My question is if I decide to use rman instead shell script. How it
> works with cold backup? Can I using rman catalog to restore a
> production
> database to test database? Can I restore obsolete backups to another
> machine using rman? Sometimes we have to restore old backups on the
> test
> machine to debug a production problem.
>
> Thanks a lot.
>
> Joan
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Joan Hsieh
> INET: joan.hsieh_at_tufts.edu
>
> 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: Joan Hsieh INET: joan.hsieh_at_tufts.edu 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: INET: dmeng_at_focal.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 Fri Jul 13 2001 - 14:26:19 CDT
![]() |
![]() |