Hello dear all!
I'd like to find an example how to restore TDPO RMAN backup to different server (other ORA node).
Oracle instance from Server-A RMAN backed up to TSM system.
Now, I need to restore the RMAN image of Oracle instance A from TSM into Oracle system on Server-B.
Both servers are semi-production. So I don't want to mix any password files or opt. files.. like on thread http://adsm.org/forum/showthread.php...erver-location
So, I see scenario like this (my node names for ora is DB-A_ORA and DB-B_ORA):
1. grant proxynode target=DB-A_ORA agent=DB-B_ORA (to share backup sets of Server-A to Server-B)
2. run the restore on Server-B using RMAN.
But it seems to me that I have to use such option as "asnodename", but where I have to put it?
Thank's all in advance.
I'd like to find an example how to restore TDPO RMAN backup to different server (other ORA node).
Oracle instance from Server-A RMAN backed up to TSM system.
Now, I need to restore the RMAN image of Oracle instance A from TSM into Oracle system on Server-B.
Both servers are semi-production. So I don't want to mix any password files or opt. files.. like on thread http://adsm.org/forum/showthread.php...erver-location
So, I see scenario like this (my node names for ora is DB-A_ORA and DB-B_ORA):
1. grant proxynode target=DB-A_ORA agent=DB-B_ORA (to share backup sets of Server-A to Server-B)
2. run the restore on Server-B using RMAN.
But it seems to me that I have to use such option as "asnodename", but where I have to put it?
Thank's all in advance.