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: Build a duplicate DB using hot backups

Re: Build a duplicate DB using hot backups

From: Chuan Zhang <chuan_at_asiaonline.net>
Date: Sun, 04 Mar 2001 21:28:12 -0800
Message-ID: <F001.002C37CE.20010304210036@fatcity.com>

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

Original text of this message

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