Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> RMAN backup of a duplicate database

RMAN backup of a duplicate database

From: kevin bale <kevin_bale_at_primus.com.au>
Date: Wed, 11 Sep 2002 21:36:48 +1000
Message-ID: <3d7f294a_1@news.iprimus.com.au>

I look after two hosts, one with a prod database and the other runs dev & test. Now, dev and test are refreshed with a copy of prod every so often. This has been done by o/s level file copies and control file creation.

RMAN online backups have just been set up for all instances. At the moment, each host has its own catalogue database because of the duplicate dbid problem. I plan to have one catalogue per host after doing refreshes with the RMAN duplicate command.

Consider what happens when the recovery catalogue on prod's machine is used to duplicate prod to, say, dev generating a new dbid for dev.

What happens when I go to do an RMAN backup using the dev machine's catalogue? The dbid will change every time I do the refresh and this is what RMAN uses to identify the database.

What actions do I need to take on the dev machine's catalogue? Received on Wed Sep 11 2002 - 06:36:48 CDT

Original text of this message

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