The goal of scale out high availability can be achieved by provisioning nodes with Real Application Clusters (RAC). According to the Oracle documentation6, “Oracle Real Application Clusters (RAC) enables you to scale out your database by adding nodes as needed without changing your application code. RAC also provides high availability by automatically recovering from node failures.” RAC allows multiple instances of Oracle Database to run on different servers while accessing a shared set of data files.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit