Ask about FAL_SERVER in Oracle Data Guard 11gR1
edited Sep 26, 2011 5:09PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 1 commentAnswered
Hi all,
I have a problem about FAL_SERVER in Data Guard environment. I have been used Data Guard 11gR1 with 1 primary RAC (include two nodes), 1 standby RAC (two nodes) and 1 standby single.
FAL_SERVER parameter on the primary has value:
FAL_SERVER = standby_rac_service_name, standby_single_service_name
I know that when the primary database is running in the standby role it uses this service names as the FAL server from which to fetch (request) missing archived redo log files if standby database is unable to automatically send the missing log files. ===> But in my case, there are two standby database !
0