InfoScale™ 9.0 Agent for Oracle Installation and Configuration Guide - Solaris
- Introducing 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 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
- 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 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
Configuring Oracle ASM on the first node of the cluster
If you want to use the ASM feature of Oracle, configure the Oracle ASM using the ASM Configuration Assistant.
You need to configure the ASM only once, from the node on which you installed Oracle first.
To configure ASM for the Oracle database
Note:
Create disk groups using Oracle ASM Configuration Assistant only on one server in the VCS cluster. These disk groups will be available on the remaining servers in the VCS cluster because it hosts the database of the disk groups.
- Set the DISPLAY variable and start the Oracle ASM Configuration Assistant as Oracle User.
# asmca
- In the Create ASM Instance dialog box, specify the password for ASM administrator and click Specify Disk Group button.
- In the Create Disk Group dialog box, choose to create a new disk group or add disks to an existing disk group.
- In the Change Disk Discovery Path dialog box, enter the path name.
Depending on the disk device you want to use for ASM, enter the disk discovery path.
In the Create Disk Group dialog box, do the following:
Choose one of the Redundancy options.
In the Select Member Disks area, choose the Show Candidates option.
Select the disks against the Disk Path from the list to create the ASM disk group.
Click OK.
- Follow the wizard instructions and complete configuring the Oracle ASM.
Note:
After you successfully run Oracle ASM Configuration Assistant, run the $GRID_HOME/bin/crsctl stat res -t -init command to check if
ora.<DGname>.dg
, a new Oracle resource(s), is created. - Copy the PFILE or the SPFILE for ASM instances from the ASM disk group to the local file system.
The VCS agent for ASMInst agent does not support PFILE or SPFILE for ASM instances on the ASM diskgroups.