Using the Serviceguard Toolkit for Oracle Data Guard in an HP Serviceguard Cluster B.01.00, September 2010

START_STANDBY_AS_PRIMARY: Specify whether the standby database has to be
started as
the primary database by failing over the primary
database. This
parameter can be used in a Continentalcluster
environment; the
value of this parameter has to be 'yes' in the package
configuration
file of the recovery package.
ALERT_MAIL_ID: This parameter is used to specify the e-mail
address for sending alerts.
- Main Script (hadg.sh)
This script contains a list of internally used variables and functions
that support the starting and
stopping of an Oracle data guard instance. This script will be called by
tkit_module.sh to
perform the following:
- On package startup, it starts the data guard instance
primary/standby) and launches monitor
processes.
- On package halt, it stops the data guard instance and monitor
process.
NOTE: The following three scripts are used only during the modular method
of packaging.
- Attribute Definition File (dataguard)
The ADF is used to generate a package ASCII template file.
- Module Script (tkit_module.sh)
This script is called by the Master Control Script and acts as an
interface between the Master
Control Script and the Toolkit interface script (hadg.sh). It is also
responsible for calling the
Toolkit Configuration File Generator Script (described below).
- Toolkit Configuration File Generator Script (tkit_gen.sh)
This script is called by the Module Script when the package
configuration is applied using
'cmapplyconf' to generate the user configuration file (hadg.conf) in the
package directory
(TKIT_DIR).
E. Oracle Data Guard Package Configuration Example
This section explains an Oracle Data Guard package configuration example.
Follow the instructions in the chapter "Building an HA Cluster
Configuration" in the manual