Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
SGeSAP Configuration
Chapter 3152
Specify the relocatible IP address of the database instance. Be sure to
use exactly the same syntax as configured in the IP[]-array in the
package control file.
Example:
DBRELOC=0.0.0.0
In the subsection for the DB component there is an optional paragraph
for Oracle and SAPDB/MAXDB database parameters. Depending on
your need for special HA setups and configurations have a look at those
parameters and their description.
OS620 Subsection for the CI component:
Provide information about the Central Instance if it will be protected by
SGeSAP. Set the parameter CINAME to the SAP instance name where
ABAP Enqueue and Message Service are located. This usually is the
Central Instance or the ABAP System Central Service. The name is either
DVEBMGS or ASCS. Note that the instance ID as defined by CINR is not part
of CINAME.
Set the parameter CINR to the Instance ID of your Central Instance
where ABAP Enqueue and Message Service are located. This is most
likely a SAP Central Instance or a ABAP System Central Service
Instance.
The relocatible IP address of the instance should be specified in CIRELOC.
Example:
CINAME=DVEBMGS
CINR=00
CIRELOC=0.0.0.0
In the subsection for the CI component there is a paragraph for optional
parameters. Depending on your need for special HA setups and
configurations have a look at those parameters and their description.