Hello,
first i do not know much about HP Data Protector.
But i have to solve this issue and hopefully get some help/tips.
System Environment:
- Data Protector A.07.00 running on Server "backup"
- Oracle 11g Databases running on a Microsoft Cluster with the two nodes "node1" and "node2"
Following Cluster "Service and Applications" are defined:
- Servername "PRODDB" hosting Oracle DB "KHV" (SERVICE_NAME=PROD.GERMANY4060) running on "node2"
- Servername "TESTDB" hosting Oracle DB "TEST" (SERVICE_NAME=TEST.GERMANY4060) running on "node1"
I want to duplicate the backup of my Oracle DB "PROD", which works fine, to my second Oracle DB "TEST". So i can check my Backup from time to time if restore is working fine.
So i try a Restore Job with Restore action "Perform Duplication" of my DB "PROD". On the "Options" Tab i choose the client "PRODDB.domain.de", added under "Settings" the Oracle sys Account and the Service "TEST.GERMANY4060". For the other Settings the the Attachment.
After i begin the Restore i can see in the log from "ob2rman@node2.domain.de" that Oracle DB "PROD" and "TEST" have "Instance status" "OPEN". After that the RMAN Script ist starting an finally cancel with following Error:
-----
RMAN-06005: connected to target database: PROD (DBID=1478086532)
RMAN-06009: using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-04006: error from auxiliary database: ORA-12560: TNS:protocol adapter error
-----
So i thougt the target database is not running. But TNSPING on both databases works fine.
So where should i begin to solve this issue?
Am i on the rigth way to acchive my goal or is the Restore Action "Perform Duplication" the wrong way?
Do i have to change the Restore Options in fact, i have a MS Cluster?
Thanks for any help!
Best regards
Marco