Data Guard - How keep applications running if observer site fails/crashes in data guard environment
edited Jul 14, 2010 7:24PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 1 commentAnswered
Hello All,
Primary Database is installed on server - A
We have following Test Data Guard environment:
Physical Standby Database is installed on server - B
Data Guard Observer/Configuration is installed on server - C
All our applications are connected through tnsnames.ora file located on server - C using alias service name.
We take Daily/Weekly Backup of Server A and Server B. But we do not take backup of server - C.
If '
sever - C
' crashed/fails: All our application will stop working? What is the recommended procedure to protect our system from this kind of failure?
0