RMAN Duplicate - Is this Possible?
Date: Wed, 25 May 2022 16:12:00 +0000 (UTC)
Message-ID: <612900658.2875049.1653495120529_at_mail.yahoo.com>
Hello All,
We have a requirement to build a test Primary / Standby pair from a production backup (this is 19c EE Data Guard).
The current 2-step process goes like this:
* RMAN Duplicate Production Backup to Create New Primary* RMAN Duplicate New Primary to Create New Standby
I was hoping to speed this up to a single step by creating the new standby *concurrently* to the new primary (i.e. duplicate both from the Production backup at the same time). However, I don't think I can make this work since part of the RMAN Duplicate renames the database and changes the DBID which means the new Primary and new Standby will look like different databases even though the contents are identical.
Is there any way to achieve this?
Thanks,Charlotte
--
http://www.freelists.org/webpage/oracle-l
Received on Wed May 25 2022 - 18:12:00 CEST