Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: URGENT: Trying to duplicate database from cold backup - auxi
Yep, if I can just move the datafiles over gigabit link, thats what I will
do.
Otherwise I just do a restore and rename...
RF
-----Original Message-----
To: Multiple recipients of list ORACLE-L
Sent: 8/5/2003 5:19 PM
> I would be interested how other sites that rely on RMAN handle this
issue.
I for one, don't use RMAN for that. It's too much work.
There's a separate project for verifying backups.
The databases I'm called on to duplicate have lately been 400-500 gigs, more than I want to pull from tape unless absolutely necesssary.
It's much faster to plug two servers into a gigabit switch and copy the files across a private network at approx 100 gigabytes per hour.
Jared
DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Sent by: ml-errors_at_fatcity.com
08/05/2003 02:59 PM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc: Subject: RE: URGENT: Trying to duplicate database fromcold backup - auxi
Robert - What I've done over the years is tie the creation of test
databases
to backup verification. The old issue of how can you trust your backups
unless you've done a recovery. It has seemed that I get a request to
build
a
test database at about the right interval to periodically verify the
backup.
It is nice to say that I would just periodically verify the backups, but
like most DBAs, there is always a more pressing task.
With RMAN, I assumed that I would continue this practice. It has been
a
pain, but I ended up with a method that works. The biggest problem is
that
when the test database is recovered, it initially has the same name as
the
production database, then I change the name.
I would be interested how other sites that rely on RMAN handle this
issue.
also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Jared.Still_at_radisys.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Freeman Robert - IL INET: FREEMANR_at_tusc.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 Tue Aug 05 2003 - 17:34:33 CDT