HP Serviceguard Enterprise Cluster Master Toolkit User Guide, December 2012 (5900-2145)

NOTE: Services configured using both the approaches in a single package is not supported.
Configure all the listeners using a single service, or use a separate service for each of them.
Ensure that the elements in the LISTENER_RESTART array and the LISTENER_PASS array
corresponds to those in the LISTENER_NAME array in the package configuration file. When some
listeners do not require a restart value and others do not require a password, ordering the elements
in the arrays becomes difficult. In such cases to avoid confusion, HP recommends that
LISTENER_RESTART is set to '0' and the LISTENER_PASS to 'empty quotes' (""), if they
are not required.
In the case of a legacy package, the LISTENER_NAME, LISTENER_PASS, and
LISTENER_RESTART are configured as arrays in the haoracle.conf file.
For example:
DescriptionAttribute Name
yesecmt/oracle/oracle/LISTENER
<listener_name1>ecmt/oracle/oracle/LISTENER_NAME[0]
""ecmt/oracle/oracle/LISTENER_PASS[0]
0ecmt/oracle/oracle/LISTENER_RESTART[0]
<listener_name2>ecmt/oracle/oracle/LISTENER_NAME[1]
""ecmt/oracle/oracle/LISTENER_PASS[1]
0ecmt/oracle/oracle/LISTENER_RESTART[1]
In the case of a modular package, the LISTENER_NAME, LISTENER_PASS, and
LISTENER_RESTART are configured in the package configuration file.
For example:
DescriptionAttribute Name
yesecmt/oracle/oracle/LISTENER
<listener_name1>ecmt/oracle/oracle/LISTENER_NAME
""ecmt/oracle/oracle/LISTENER_PASS
0ecmt/oracle/oracle/LISTENER_RESTART
<listener_name2>ecmt/oracle/oracle/LISTENER_NAME
""ecmt/oracle/oracle/LISTENER_PASS
0ecmt/oracle/oracle/LISTENER_RESTART
Support for DB services
This feature enables to start and stop the user defined DB services through the DB package when
used with the Enterprise Cluster Master Oracle Toolkit. To use this feature, you must set the Database
Service management policy to manual.
NOTE: You can use this feature only on those systems that have Oracle Clusterware running.
Support for Oracle Database Without ASM 19