Using HP Serviceguard extension for Oracle E-Business Suite B.01.00, September 2010

----------------------------------------------------------------------
--
#
# Define DB Tier Virtual Host name
#
ebs/db/DB_VHOST ebsdatabase
----------------------------------------------------------------------
--
#
# Define whether the database instance is using ASM or not
#
ebs/db/ASM no
----------------------------------------------------------------------
--
#
# ip subnets and addresses
#
ip_subnet 15.xxx.yy.0
ip_address 15.xxx.yy.zz
----------------------------------------------------------------------
--
#
# volume groups
#
vg vg_OracleDBBinaries
vg vg_OracleDBData
----------------------------------------------------------------------
--
#
# "fs_name", "fs_directory", "fs_mount_opt", "fs_umount_opt",
"fs_fsck_opt",
# and "fs_type" specify the filesystems which are used by this
package.
#
fs_name /dev/vg_OracleDBBinaries/lv_OracleDBBinaries
fs_directory /oradb/orahome
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_name /dev/vg_OracleDBData/lv_OracleDBData
fs_directory /oradb/data
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
----------------------------------------------------------------------
--
NOTES:
1. We need to set DNS with the Virtual Host name for the package IP
address on which DB Tier listener is configured. This is because,
the