Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Build a duplicate DB using hot backups
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). Received on Thu Mar 01 2001 - 22:54:44 CST