Managing HP Serviceguard Extension for SAP for Linux, December 2013

3. Add and configure sgesap/hdbdualpurpose module in the primary package configuration
file for using additional instances.
Example:
# cmgetconf p <secondary_pkg_name> pkg.config
# cmmakepkg -m sgesap/hdbdualpurpose -i pkg.config > new.config
Specify the non-production instances in new.config configuration file by editing
sgesap/hdbdualpurpose parameters.
Table 28 SGeSAP Dual-purpose parameter settings
Pre-set
value
Default
valueDescriptionParameters
not setnot sethdb_dualpurpose_system defines
the unique SAP System Identifier for
a non-production HANA database
system that can run on the same
hosts as a secondary system of a
mission-critical environment.
NOTE: Specifying a system in the
file does not implement any
HA/DTS capability for it.
sgesap/hdbdualpurpose/hdb_dualpurpose_system
not setnot sethdb_dualpurpose_instance defines
a unique SAP Instance name for a
non-production HANA database
system, that can run on the same
hosts as a secondary system of a
mission-critical environment. The
parameter is associated with the
hdb_dualpurpse_system value.
NOTE: Specifying an instance in
the file does not implement any
HA/DTS capability. It is possible to
specify several dualpurpose systems
with one or more instances each.
sgesap/hdbdualpurpose/hdb_dualpupose_instance
4. Re-apply the package configuration:
# cmcheckconf -P new.config
# cmapplyconf -P new.config
6.3 Deploying HANA cluster packages 95