Data guard cluster linux
edited Nov 15, 2010 1:50AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 6 commentsAnswered
Dear Oracle Experts,
I will describe the high availability architecture that I have mounted in a test environment:
- In Main building (MB):
I have a cluster linux RHEL 5.4 server1 and server2, oracle is installed on each server with a shared
filesystem that stores the database. So the database (sid, listener, filesystem) is in one node and if this node
down the database (sid, listener, filesystem) migrate and another node.
- In Disaster Recovery building (DRB):
The same architecture with cluster linux and besides physical Data Guard between primary-database (in main
building) and standby database (in DRB).
I have some questions about that:
0