HP Serviceguard Linux Oracle-Toolkit-A.05.01.00 User Guide (696983-001, June 2012)
ExampleDescriptionAttribute Name
package. It is commented by default.
You can set the attribute to all or
specify the DB service names that
must be started and stopped by the
DB package.
5. Generate the database package configuration file and control script using the following
commands:
• Database package configuration file: # cmmakepkg -p db1pkg.conf
• Package control script: # cmmakepkg -s db1pkg.cntl
6. Edit the following parameters in the package configuration file, db1pkg.conf.
ExampleDescriptionAttribute Name
oracle_legacyThe package name must be unique
in the cluster.
PACKAGE_NAME
${SGCONF}/oracle_legacy/
db1pkg.cntl
Script to start up the service.RUN_SCRIPT
${SGCONF}/oracle_legacy/
db1pkg.cntl
Script to halt the service.HALT_SCRIPT
7. Edit the following service parameters:
• To start monitoring Oracle processes:
ExampleAttribute Name
oracle_serviceSERVICE_NAME
noSERVICE_FAIL_FAST_ENABLED
300SERVICE_HALT_TIMEOUT
• To start monitoring Oracle listener processes:
ExampleAttribute Name
oracle_listener_serviceSERVICE_NAME
noSERVICE_FAIL_FAST_ENABLED
300SERVICE_HALT_TIMEOUT
• To start monitoring Oracle hang detection:
ExampleAttribute Name
oracle_hang_serviceSERVICE_NAME
noSERVICE_FAIL_FAST_ENABLED
300SERVICE_HALT_TIMEOUT
Configuring legacy and modular Oracle database toolkit packages 15