Active/Standby RACs - HA failover
I'm pretty new to the concept of the RAC and I have a question which I hope can be answered in this forum. :-)
I want to setup two 11.2.0.3 Oracle RAC clusters, each clusters with two nodes, sharing the same DB. I want RAC cluster 1 to be Active with suppose for load balancing among the nodes/instances and I want RAC cluster 2 to be the Standby (or Passive) for RAC cluster 1 if failover occurs. How would I go about setting this up? My goal is to have a backup/standby RAC cluster if the Active RAC cluster goes down for whatever reason.