Oracle Fail Safe installation sequence for server which already has Oracle binary and database in pl
edited Jul 29, 2020 5:16PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered
Hi Expert,
We have 1 standalone Oracle DB 10gR2 in Windows Server 2008 R1 Ent x64 OS. We want to convert it to a failover cluster using Ms Cluster (Windows Server 2008 R1 Ent 64bit) and Oracle Fail Safe (version 3.4.2 64bit).
According to Oracle Fail Safe documentation, the following are the recommended sequence to deploy Oracle Fail Safe:
1) Install and configure Microsoft Cluster in Node 1
2) Install and configure Microsoft Cluster in Node 2
3) Install Oracle Fail Safe in Node 1
4) Install Oracle Fail Safe in Node 2
5) Install Oracle binary in Node 1
6) Install Oracle binary in Node 2
7) Create database in SAN disk
8) Configure Oracle Fail Safe (creating resource group, verify standalone DB and add DB to resource group)
0