Hi ,
Could you please provide answer for below two questions?
1) How to check if the Oracle Data Guard is used and working on database servers ?
Oracle -- 11.2.0.4.0
OS -- Linux 6.6
This is Standalone database.
2) If database role is PHYSICAL STANDBY, does it mean secondary node of Primary node? Could you please confirm?
SQL> select database_role from v$database
2 /
DATABASE_ROLE
----------------------------------------------------------------
PHYSICAL STANDBY
Regards,
Bala