HP Serviceguard Toolkit for Oracle on Linux User Guide Version A.12.00.00

Table 1 Scripts for HP Serviceguard toolkit for Oracle
Available in directoryDescriptionFile name
$SGROOT/oracletoolkitThis script contains a list of internally
used variables and functions that
haoracle.sh
support the starting and stopping of
an Oracle database or ASM instance.
The toolkit.sh script invokes the
haoracle.sh script to perform the
following:
On package startup, it starts the
database or ASM instance. It also
starts the monitor processes.
On package halt, it stops the
database or ASM instance, and
monitor processes. In case of
database instance, it also stops
listener process(es).
This script contains functions for
starting and stopping Oracle instances
haoracle_sql.sh
and the configured listeners. The
haoracle.sh script invokes this
script.
This script contains a list of internally
used variables and functions for
haoracle.mon
monitoring an Oracle server instance.
The haoracle.sh script invokes this
script.
By default, the following processes are
monitored:
ora_pmon_$ORACLE_SID_NAME
ora_smon_$ORACLE_SID_NAME
ora_lgwr_$ORACLE_SID_NAME
ora_dbwr_$ORACLE_SID_NAME
ora_ckpt_$ORACLE_SID_NAME
ora_reco_$ORACLE_SID_NAME
NOTE: $ORACLE_SID_NAME is
the session id name of the Oracle
instance.
These process names are contained
in the variable
MONITOR_PROCESSES. To include
other Oracle processes that need to
be monitored, update the
MONITOR_PROCESSES package
parameter.
NOTE: If you have upgraded from
any previous version to A.12.00.00,
then ensure you include the new
module version to see the above
mentioned changes.
This is the listener monitor script. The
haoracle.sh script invokes the
halistener.mon
halistener.mon script to monitor the
configured listeners.
The haoracle.sh script invokes the
hadbhang.mon script to monitor the
hadbhang.mon
8 Installing and uninstalling HP Serviceguard toolkit for Oracle