HP Serviceguard Oracle DataGuard Toolkit User Guide, April 2011

NOTE: The following attributes are specific to the ODG toolkit:
------------------------------------------------------------------------
#
# Define ACTIVE_STANDBY
#
tkit/dataguard/dataguard/ACTIVE_STANDBY no
------------------------------------------------------------------------
# Define MONITOR_DG_BROKER
#
tkit/dataguard/dataguard/MONITOR_DG_BROKER no
------------------------------------------------------------------------
#
# Define REAL_TIME_APPLY
#
tkit/dataguard/dataguard/REAL_TIME_APPLY no
------------------------------------------------------------------------
#
# Define START_STANDBY_AS_PRIMARY
#
tkit/dataguard/dataguard/START_STANDBY_AS_PRIMARY no
------------------------------------------------------------------------
#
# Define e-mail address for sending alerts
#
#tkit/dataguard/dataguard/ALERT_MAIL_ID
------------------------------------------------------------------------
#
# "vg" is used to specify which volume groups are used by this package.
#
vg vgora
------------------------------------------------------------------------
#
# "fs_name", "fs_directory", "fs_mount_opt", "fs_umount_opt", "fs_fsck_opt",
# and "fs_type" specify the file systems which are used by this package.
#
fs_name /dev/vgora/lvol1
fs_directory /oradb
fs_type "vxfs"
fs_mount_opt "-o rw"
#fs_umount_opt
#fs_fsck_opt
------------------------------------------------------------------------
RAC environment
The example below illustrates the creation of a package for ODG in a RAC environment.
1. Creating a Package configuration
30 Installation and configuration of the toolkit