Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Build a duplicate DB using hot backups
Thanks very much for your help.
Yes, I finally solve this by creating the new control file with "resetlogs" and using recover using backup controlfile until cancel.
Chuan
> are you using recover using backup controlfile until cancel?
>
> make sure that the alter database open statement has the clause
"resetlogs"
>
> Check the trace file that's generated when to backup the controlfile to
> trace.
>
> You need to edit that script to suit your needs.
>
> HTH
> Gerardo
>
> -----Original Message-----
> Sent: Thursday, March 01, 2001 5:01 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi, DBAs,
>
> I want to build a duplicate DB of the production DB using the hot
backups
> without RMAN.
> Redo online log files are not included in the hot backups according to
> Oracle recommendation.
> The control file is modified to suit for the new host configuration. When
I
> log into svrmgrl and run this new creating control file script, it
complains
> that the redo log files are not found.
>
> Should I backup the online redo logfiles? How could I deal with the online
> redo log files for my purpose?
>
>
> Many thanks in advance.
>
> Chuan
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Molina, Gerardo
> INET: Gerardo.Molina_at_schwab.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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Chuan Zhang INET: chuan_at_asiaonline.net 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 Sun Mar 04 2001 - 23:28:12 CST
![]() |
![]() |