Environment: Oracle 11.2.0.2, ASM, DG, RAC
Primary: 2 node RAC
Standby: 2 node RAC
physical standby 1 - Active DG read only
physical standby 2 - remote DR running in recovery mode
My primary and standby database is not sync. The last sequence applied and received is not equal. Upon checking, the archivelogs are received in standby database but it appears that archivelog was deleted as part of the RMAN job before it was applied in standby database.
the archivelog backup is on tape and need to restore to apply to standby databases. Could anyone help to give the steps or point me to documents that details the necessary actions on this scenario?
Thanks.