Using the Serviceguard Toolkit for Oracle Data Guard in an HP Serviceguard Cluster B.01.00, September 2010
Oncce the package configuration file has been created, the user must
specify various
parameter values. The parameters which are to be modified in dgpkg.conf
specifically for
this configuration are only shown here.
Note that the package configuration file shown below contains attributes
of
both the ECMT Oracle toolkit and the ODG tookit.
(NOTE: The following attributes are specific to the Oracle Toolkit in
ECMT.)
------------------------------------------------------------------------
#
# "package_name" is the name that is used to identify the package.
# Package names must be unique within a cluster.
#
package_name dgpkg
------------------------------------------------------------------------
#
# "package_description" specifies the application that the package runs.
#
package_description "Serviceguard Package"
------------------------------------------------------------------------
#
# "package_type" is the type of package.
# The package_type attribute specifies the behavior for this package.
#
package_type failover
------------------------------------------------------------------------
#
# "run_script_timeout" is the number of Seconds allowed for package to
start.
# "halt_script_timeout" is the number of Seconds allowed for package to
halt.
#
run_script_timeout 300
halt_script_timeout 610
------------------------------------------------------------------------
# "script_log_file" is the full path name for the package control script
log
# file.
script_log_file /etc/cmcluster/dataguard/pkg.log
-------------------------------------------------------------------------
--
#
# Define package configuration directory
#
ecmt/oracle/oracle/TKIT_DIR /etc/cmcluster/dataguard
------------------------------------------------------------------------
#
# Define the instance type
#