HP Serviceguard Toolkit for Oracle on Linux User Guide Version A.12.00.00

Table 2 Lists the attributes that you can edit (continued)
ExampleDescriptionAttribute
openOracle database startup mode. You
can set this parameter to mount,
START_MODE
nomount, or open. The default
value is open.
yesIf this attribute is set to no, you must
comment the LISTENER_NAME and
LISTENER
oracle_listener_service
attributes. For example:
#LISTENER_NAME
The default value is yes.
LISTENERThis parameter holds the names of
the Oracle listener processes. You
LISTENER_NAME
can add more than one listener
name by adding to the array
variable LISTENER_NAME. The
default value is LISTENER.
ora123This holds the passwords of the
Oracle listener processes. You can
LISTENER_PASS
add more than one listener
password by adding to the array
variable LISTENER_PASS.
2This parameter defines the number
of attempts to be made to restart the
LISTERNER_RESTART
listeners when a listener failure is
detected.
If the listener does not restart after
LISTENER_RESTART number of
consecutive attempts, the package
fails over. If the listener restart is
successful, then the next time listener
fails, the toolkit again tries
LISTENER_RESTART number of
times to restart the listener.
You can add more than one listener
restart value by adding to the array
variable LISTENER_RESTART.
${ORACLE_ORACLE_HOME}/dbs/The Oracle database parameter file.
If this attribute is not specified,
PFILE
init${ORACLE_SID_NAME}.ora
Oracle picks this up from the Oracle
configuration directory
$ORACLE_ORACLE_HOME.
When this parameter is configured,
it overrides the default file location.
If both PFILE and SPFILE are
present and this parameter is not
specified, then the Oracle toolkit
makes use of PFILE as the
parameter file.
To make use of SPFILE in the toolkit
do not configure this parameter, and
remove the default PFILE from its
default location. The default value is
${ORACLE_ORACLE_HOME}/dbs/
init${ORACLE_SID_NAME}.ora.
Configuring modular Oracle ASM instance and Database instance toolkit packages 13