Clustering the Database Tier of EBS
We are implementing a new two node cluster for EBS 12.1.3
We have two nodes, node1 and node2
The database tier will use the logical-hostname "db" and the application tier the logical-hostname "apps"
/etc/hosts is setup correctly on all nodes.
EBS was installed according to Installing and Configuring Oracle Solaris Cluster HA for Oracle E-Business Suite
Before creating the cluster resources we needed to test that the database starts manually on both nodes successfully.
Using the EBS provided scripts to start and shutdown the database, we were able to startup/shutdown successfully on both nodes.
Now we should configure the cluster resources, So we did the following;