Is it possible to install Oracle RAC without shared storage
Dear All,
I would like to seek for your advice.
I got two different servers. We call it node 1 and node 2. And two different instances name.
Node 1 -> instance name as "ORCL1"
Node 2 -> instance name as "ORCL2"
For the system we need Oracle RAC active-active cluster mode. Our objective is to have 2 replicated databases, in other words we need 2 instances of the same database automatically replicated for 100% up time to the Application server. We have 2 separate database machines and 2 application server machines. We need our application server to connect to any of the databases at any point of time and be having a consistent data on both database machines. We only need the database to be in a cluster mode, we won't need the OS to be in a cluster. There is no shared storage in this case.
Can this be done? Please advice.