ASM Dataguard interconnectivity between primary ASM and secondary ASM
Hello all,
I am currently troubleshooting an issue with the Dataguard setup on Vmware host with two Linux 7 VMs, database 19cEE.
The issue is when trying to duplicate database for standby.
If I run duplicate command from primary:
Recieved the error:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 04/01/2020 15:59:03
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: Oracle error from auxiliary database: ORA-19847: cannot read header of control file from remote site
If I run command:
restore database from service <SERVICE_NAME> section size 1G;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============