Find out the apply instance in RAC Standby
Folks,
12c RAC standby configuration and I connect to standby using scan.
For instance I'm connected node 1 of my 5 node rac standby, but recovery is running from 5th node
Now I want to find out the apply lag value from gv$dataguard_stats view.
However this is going to list null for all four instances along with actual value from 5th node where recovery is running from.
Is there any DG specific v$ or gv$ view that tells us the apply instance id.
Regards
Phil