Cluster Server 7.3.1 Agent for Oracle Installation and Configuration Guide - Solaris
- Introducing the Cluster Server agent for Oracle
- About the Cluster Server agent for Oracle
- How the agent makes Oracle highly available
- About Cluster Server agent functions for Oracle
- Oracle agent functions
- How the Oracle agent supports health check monitoring
- ASMInst agent functions
- Oracle agent functions
- Installing and configuring Oracle
- About VCS requirements for installing Oracle
- About Oracle installation tasks for VCS
- Installing ASM binaries for Oracle 11gR2 or 12c in a VCS environment
- Configuring Oracle ASM on the first node of the cluster
- Installing Oracle binaries on the first node of the cluster
- Installing and removing the agent for Oracle
- Configuring VCS service groups for Oracle
- Configuring Oracle instances in VCS
- Before you configure the VCS service group for Oracle
- Configuring the VCS service group for Oracle
- Setting up detail monitoring for VCS agents for Oracle
- Enabling and disabling intelligent resource monitoring for agents manually
- Administering VCS service groups for Oracle
- Pluggable database (PDB) migration
- Troubleshooting Cluster Server agent for Oracle
- Verifying the Oracle health check binaries and intentional offline for an instance of Oracle
- Appendix A. Resource type definitions
- Appendix B. Sample configurations
- Sample single Oracle instance configuration
- Sample multiple Oracle instances (single listener) configuration
- Sample multiple instance (multiple listeners) configuration
- Sample Oracle configuration with shared server support
- Sample configuration for Oracle instances in Solaris zones
- Sample Oracle ASM configurations
- Appendix C. Best practices
- Appendix D. Using the SPFILE in a VCS cluster for Oracle
- Appendix E. OHASD in a single instance database environment
Installation tasks for Oracle using ASM
Figure: Installation flow for Oracle ASM illustrates the flow of the installation when you want to use ASM for the Oracle database. The installation flow differs if you use Oracle 11g R2.
The methodology is to perform the following:
Install the Oracle and the ASM binaries on the local disk, configure the ASM, and to create the Oracle database on ASM disk groups during the first installation.
Then, install the Oracle and the ASM binaries on local disks of other nodes.
This methodology ensures that all Oracle installations are identical and access the database from the same location.
Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 10g R2 or Oracle 11g R1) lists the tasks to install Oracle and ASM (for Oracle 10g R2 or Oracle 11g R1) such that $ORACLE_HOME is on local disks.
Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 10g R2 or Oracle 11g R1)
Task | Reference |
---|---|
On the first node in the cluster, install Oracle binaries on the local disk. Enable the Oracle clustering daemon for Oracle 10g and later. | See Installing Oracle binaries on the first node of the cluster. See Enabling the clustering daemon for ASM-managed database. |
From the first node where you installed Oracle, configure the Oracle ASM. | |
From the first node where you installed Oracle, create the database on ASM disk groups. | |
On each node in the cluster, perform the following tasks:
| See Installing Oracle binaries on the first node of the cluster. See Copying the $ORACLE_BASE/admin/SID directory. |
Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 11gR2 or 12c) lists the tasks to install Oracle and ASM (for Oracle 11g R2 or 12c) such that $ORACLE_HOME is on local disks.
Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 11gR2 or 12c)
Task | Reference |
---|---|
On the first node in the cluster, install ASM binaries on the local disk. | |
From the first node where you installed ASM, configure Oracle ASM disk groups on shared disks (using asmca utility). | |
On the first node in the cluster, install Oracle binaries on the local disk. Enable the Oracle clustering daemon for Oracle 10g and later. Enable automatic start up of Oracle Cluster Synchronization Service daemon for Oracle 11g R2 | See Installing Oracle binaries on the first node of the cluster. See Enabling the clustering daemon for ASM-managed database. See Enabling Oracle Cluster Synchronization Service daemon to start automatically. |
From the first node where you installed Oracle, create the database on ASM disk groups. | |
On each node in the cluster, perform the following tasks:
| See Installing Oracle binaries on the first node of the cluster. See Copying the $ORACLE_BASE/admin/SID directory. |