RMAN Duplicate Database
Hi,
I am attempting to "clone" our production database on Host A to a new host - Host B which has a different drive/directory structure using the RMAN command DUPLICATE DATABASE. The problem I'm having is that when I execute Rman on Host B it can't find the backups due to the different structure. Does anybody know of a way around this? The clone database will have a different name to that of the target.
Many thanks,
Greg
File Structure:
~~~~~~~~~~~~~~~
Host A (Target)
---------------
\oracle\product\10.2.0\oradata\advprod - Redo Log Groups 2,3,4
E:\oracle\product\10.2.0\oradata\advprod - Redo Log Group 1 and Control File
I am attempting to "clone" our production database on Host A to a new host - Host B which has a different drive/directory structure using the RMAN command DUPLICATE DATABASE. The problem I'm having is that when I execute Rman on Host B it can't find the backups due to the different structure. Does anybody know of a way around this? The clone database will have a different name to that of the target.
Many thanks,
Greg
File Structure:
~~~~~~~~~~~~~~~
Host A (Target)
---------------
\oracle\product\10.2.0\oradata\advprod - Redo Log Groups 2,3,4
E:\oracle\product\10.2.0\oradata\advprod - Redo Log Group 1 and Control File
0