Using HP Serviceguard extension for Oracle E-Business Suite B.01.00, September 2010
#
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
----------------------------------------------------------------------
--
#
# Define package configuration directory
#
ebs/db/TKIT_DIR /etc/cmcluster/ebstst
----------------------------------------------------------------------
--
#
# Define name of EBS APPS Tier package corresponding to this DB Tier
#
ebs/db/APPSPACKAGE_NAME ebsappspkg
----------------------------------------------------------------------
--
#
# Define the instance type
#
ebs/db/INSTANCE_TYPE database
----------------------------------------------------------------------
--
#
# Define Oracle home
#
ebs/db/ORACLE_HOME /oradb/orahome
----------------------------------------------------------------------
--
#
# Define user name of Oracle database administrator
#
ebs/db/ORACLE_ADMIN oraprod
----------------------------------------------------------------------
--
#
# Define oracle session name
#
ebs/db/SID_NAME VIS
----------------------------------------------------------------------
--
#
# Define Oracle database startup mode
#
ebs/db/START_MODE open