Top
PRIMECLUSTER Wizard for Oracle 4.5 Configuration and Administration Guide
FUJITSU Software

3.1.2 Scalable Operation with Oracle RAC

This section describes startup, shutdown and monitoring of Oracle resources in the scalable operation with Oracle RAC.

See

In the Oracle Data Guard/Oracle Active Data Guard environment, for details about startup, shutdown and monitoring of Oracle resources in the scalable operation with Oracle RAC, see "G.3.2 Oracle database Control (Scalable Operation with Oracle RAC)".

3.1.2.1 Starting and Stopping Oracle resources

Oracle RAC instance startup

Startup procedure of an Oracle RAC instance is as follows:

  1. su - <Oracle user>

  2. srvctl start instance -d $DB_NAME -i $ORACLE_SID

Oracle RAC instance stop

Stop procedure of an Oracle RAC instance is as follows:

  1. su - <Oracle user>

  2. srvctl stop instance -d $DB_NAME -i $ORACLE_SID

Listener startup

Listener startup depends on Oracle Clusterware. PRIMECLUSTER Wizard for Oracle checks listeners. If the listeners are not started, they are started by PRIMECLUSTER Wizard for Oracle.

Startup procedure of a listener is as follows:

  1. su - <Grid user>

  2. srvctl start listener -n $NODE_NAME -l $LSNR_NAME

Listener shutdown

Listener stop depends on Oracle Clusterware, not PRIMECLUSTER Wizard for Oracle.

Oracle Clusterware startup

Startup procedure of an Oracle Clusterware is as follows:

  1. Start up Oracle Clusterware using “crsctl start crs”.

  2. Check if Oracle Clusterware is activated using “crsctl status resource -t”.

Oracle Clusterware stop

Stop procedure of an Oracle Clusterware is as follows:

  1. Shut down Oracle Clusterware using “crsctl stop crs”.

Note

  • If you want to startup, stop, or switch Oracle instances, execute hvswitch and hvutil on RMS userApplication. If you execute the Oracle Clusterware srvctl command or shutdown command to the Oracle instance directly, PRIMECLUSETR will consider that the instance fails, and recovery processing might be initiated for the Oracle instance. To executing the command, put userApplication into maintenance mode.

  • Stop userApplication and RMS before shutting down or restarting the OS for maintenance. When shutting down or restarting the OS, the Oracle Clusterware, the Oracle instance, and the listener stop. Therefore, the Oracle instance resource and the listener resource failure will occur when userApplication is Online state.

3.1.2.2 Monitoring Oracle resources

Monitoring Oracle RAC instances

The monitoring of an Oracle RAC instance is the same as standby operation. For details, see “3.1.1.2 Monitoring Oracle resources".

Monitoring Listeners

The monitoring of listeners is the same as standby operation. For details, see “3.1.1.2 Monitoring Oracle resources".

Oracle Clusterware monitoring

PRIMECLUSTER Wizard for Oracle does not monitor Oracle Clusterware. NullDetector flag is automatically enabled.