Managing Serviceguard Extension for SAP, December 2007

Step-by-Step Cluster Conversion
SGeSAP Configuration
Chapter 3154
JDB=ORACLE
Also, a relocatible IP address has to be configured for the database for
J2EE applications in JDBRELOC.
Additionally for the J2EE RDBMS, the database instance ID name in
JDBSID and database administrator in JDBADM is required to be
specified:
JDBSID=EP6
JDBADM=oraep6
In the subsection for the JDB 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.
OS660 Subsection for the JCI component:
SAP J2EE Engine Enqueue and Message Services are isolated in the
System Central Service Instance. SDM is not part of this instance. Specify
the instance name in JCINAME, the instance ID number in JCINR and
relocatible IP address in JCIRELOC, as in the following example:
JCINAME=SCS
JCINR=01
JCIRELOC=0.0.0.0
OS665 Subsection for the REP component:
SGeSAP supports SAP stand-alone Enqueue Service with Enqueue
Replication. It’s important to distinguish between the two components:
the stand-alone Enqueue Service and the replication. The stand-alone
Enqueue Service is part of the ci or jci component. The rep component
refers to the replication unit for protecting JAVA System Central
Services.
Specify the instance name in REPNAME, the instance ID number in
REPNR and the relocatible IP address of the SAP instance for the
replication service in REPRELOC. For example:
REPNAME=ERS
REPNR=00
REPRELOC=0.0.0.0