Implementing Dataguard
edited Aug 26, 2013 2:59PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 6 commentsAnswered
We are planning to implement Oracle data guard as a high availability solution. We are using ORACLE EBS R12.1.2; Database is 11g (11.1.0.7); We have two tiers on 2 servers; One for database and the other for the Application.
Scenario A: Implementing the data guard in same network on a separate system (dedicated server for this purpose having same OS and same directory structure)
We need to clarify those issues before starting:
A.1. Suppose we successfully implemented the data guard and it is now working; If something happens to the primary database and we switched to the standby database; Do we need to make any change to the application tier to connect to the standby database?
0