HP Serviceguard Linux Oracle-Toolkit-A.05.01.00 User Guide (696983-001, June 2012)

ExampleDescriptionAttribute Name
abortThis parameter is used to specify
the instance shutdown mode only
USER_SHUTDOWN_MODE
when a shutdown is initiated by
the user and not because of the
failure of a service.
You can set this parameter to
abort or immediate.
If abort is specified, the instance
is shutdown using the abort
option. If immediate is specified,
the instance is shutdown using the
immediate option. The default
value is abort.
allThis parameter is used to start and
stop the DB service through the DB
DB_SERVICE
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.
e. Generate the database package configuration file and control script using the following
commands:
Database package configuration file: # cmmakepkg -p db1pkg.conf
Control script: # cmmakepkg -s db1pkg.cntl
f. Edit the following parameters in the package configuration file, db1pkg.conf.
ExampleDescriptionAttribute Name
oracle_asmdb_legacyThe package name must be unique
in the cluster.
PACKAGE_NAME
${SGCONF}/
oracle_asmdb_legacy/
db1pkg.cntl
Script to start up the service.RUN_SCRIPT
${SGCONF}/
oracle_asmdb_legacy/
db1pkg.cntl
Script to halt the service.HALT_SCRIPT
asm_depThe name of the dependency.DEPENDENCY_NAME
<ASM_MNP_PACKAGE_NAME>=UPThe condition specified for the
dependency.
DEPENDENDY_CONDITION
SAME_NODEThe location of the dependency.DEPENDENCY_LOCATION
g. Edit the following service parameters:
To start monitoring Oracle processes:
ExampleAttribute Name
oracle_serviceSERVICE_NAME
noSERVICE_FAIL_FAST_ENABLED
300SERVICE_HALT_TIMEOUT
Configuring legacy and modular Oracle database toolkit packages 29