Using Serviceguard Extension for RAC, 2nd Edition, February 2005 Update

Table Of Contents
Serviceguard Configuration for Oracle RAC
Using Packages to Configure Startup and Shutdown of RAC Instances
Chapter 268
Example: SERVICE_NAME[0]=ORACLE_TEST0
SERVICE_CMD[0]=”/etc/cmcluster/ORACLE_TEST0/ORACLE_TES
T0.sh monitor”
SERVICE_RESTART[0]=”3”
7. Gather how to start the database using an ECMT script. In
Serviceguard Manager, enter this filename for the control script
start command.
/etc/cmcluster/${SID_NAME}/${SID_NAME}.sh start
Example: /etc/cmcluster/ORACLE_TEST0/ORACLE_TEST0.sh start
8. Gather how to stop the database using an ECMT script. In
Serviceguard Manager, enter this filename for the control script
start command.
/etc/cmcluster/${SID_NAME}/${SID_NAME}.sh halt
Example: /etc/cmcluster/ORACLE_TEST0/ORACLE_TEST0.sh halt
Using Serviceguard Manager to a Configure Oracle RAC
Instance Package
The following steps uses the information from the example is section 2.2.
Assume SGMgr has been started, the following. It is assumed that the
SGeRAC cluster environment is configured and the ECMT can be used to
start the Oracle RAC database instance.
1. Start Serviceguard Manager and Connect to cluster. Figure 2-1
shows a RAC Instance package for node sg21. The package name is
ORACLE_TEST0