HP Serviceguard Toolkit for Oracle on Linux User Guide (May 2013)
ExampleDescriptionAttribute Name
You can set this parameter to yes
or no. The default value is no.
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.
noThis parameter is used to disable
the Oracle database from the
DISABLE_BACKUP_MODE
backup mode. The valid values for
this parameter are yes and no.
By default, the value is set to no.
This means, if the database is in
the backup mode after package
failover or restart, the Oracle
toolkit package fails to start. You
have to manually get the database
out of the backup mode and then
start the package.
When the value of
DISABLE_BACKUP_MODE is set
to yes and the database is in the
backup mode after failover or
restart, the Oracle toolkit package
will alter the database to remove
the backup mode and start the
database. The database is altered
to remove the backup mode only
if START_MODE is set to open.
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
32 Using HP Serviceguard toolkit for Oracle