FAL_SERVER and FAL_CLIENT parameters in cascading dataguard 10g
I found the Oracle document FAL_SERVER and FAL_CLIENT Settings For Cascade Standby (Doc ID 358767.1)
Q1. What is remote standby database and cascade standby database?
Q2. Why fal_server and fal_client without any values?
Q3. If I have to setup cascade dataguard, do these parameters valid?
Primay <----> Standby (1) <--------> Standby (2)
======================================================================
The following "suggestion" show the values of FAL_SERVER and FAL_CLIENT
dg_prim -> primary database
dg_standby_cas -> cascaded standby database
dg_standby_rem -> the remote standby database.
Assuming the above configuration the parameter needs to be the following:
At primary:
fal_server = ' '
fal_client = ' '