Install and configure PRIMECLUSTER
Install and configure PRIMECLUSTER according to Software Release Guides and manuals of PRIMECLUSTER.
Install PRIMECLUSTER Wizard for Oracle
Install and configure PRIMECLUSTER according to Software Release Guides and manuals of PRIMECLUSTER Wizard for Oracle.
Set up the kernel parameter
Set up the kernel parameter. See the step 1 of "Appendix C Oracle Grid Infrastructure Installation and Oracle ASM instance, Oracle Database Creation".
Create Grid user, Oracle user
Create and set up the Oracle user and Grid user. See the step 2 of "Appendix C Oracle Grid Infrastructure Installation and Oracle ASM instance, Oracle Database Creation".
Set up shared disk units
Set shared disk units that are managed by Oracle ASM. Set the Grid user to the owner of the device files of the shared disk.
Create userApplication with No Oracle resources
Create userApplication with No Oracle resources and check the operation of userApplication. See the following:
In single-node cluster operation, the settings for userApplication are as follows. For the attribute of the others, see the PRIMECLUTSER manuals.
Attributes | Values |
---|---|
AutoSwitchOver | Do not set the values. |
PersistentFault | 1 |
HaltFlag | no |
ShutdownPriority | Do not set the values. |
OnlinePriority | Do not set the values. |
Start userApplication
Start userApplication on the operating node, and verify the shared disk units and the takeover IP address are enabled.
Install Oracle Grid Infrastructure software
It is necessary to install Oracle Grid Infrastructure software and Oracle Database software.
Install Oracle Grid Infrastructure software. See the step 6 of "Appendix C Oracle Grid Infrastructure Installation and Oracle ASM instance, Oracle Database Creation".
Note
In order to use Oracle ASM in Oracle Solaris Zones environment, for the specification of Oracle database, it is necessary to add a proc priocntl privilege to non-global zone in advance.
Execute the following commands on the global zone before installing Oracle Database software.
# zonecfg -z <zone name> set limitpriv=default,proc_priocntl
Install Oracle Database software
Install Oracle Database software. See the step 7 of "Appendix C Oracle Grid Infrastructure Installation and Oracle ASM instance, Oracle Database Creation".
Create and set up an Oracle database
In single-node cluster operation, create and set up an Oracle database
Create Oracle databases and Oracle listeners according to the Oracle Database manuals.
SYSTEM user password
Register the Oracle SYSTEM user password. See "4.3 clorapass - Register Password for Monitoring".
Define the full path of the log file
Define the full path of the alert log and the listener log in /opt/FJSVclora/etc/clgetoralog.conf. See "4.5 clgetoralog - Collect Troubleshooting Information".
Check Oracle database operation
Check if the Oracle database operation is properly running by executing start and stop of Oracle instances and Oracle listeners manually.
Edit userApplication
Change the setting of Oracle Restart. Then register The Oracle instance resources, the Oracle ASM resource and the Oracle listener resources to userApplication that is created at the step 3. See "2.4.2.2 Environment configuration with Oracle Database 11g R2/12c R1".
The setting of AutoRecover Flag is recommended for Oracle instance resources and Oracle listener resources. The availability is increased by restarting Oracle instance resources and Oracle listener resources automatically when an error is detected.
Attributes | Values |
---|---|
Flags | AutoRecover (A) |
Check Operation of userApplication
Check the operation of userApplication including Oracle resources. See "2.2.8 userApplication Operation Check".