User's Guide
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.
Subsection for the AREP component: OS630
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 arep component refers to the replication
unit for protecting ABAP System Services.
Specify the instance name in AREPNAME, the instance ID number in AREPNR and the relocatible IP address
of the SAP instance for the replication service in AREPRELOC.
Example:
AREPNAME=ERS
AREPNR=01
AREPRELOC=0.0.0.0
Subsection for the D component: OS640
A set of SAP
ABAP
Application Servers and ABAP Dialog Instance can be configured in each Serviceguard
package.
Set the relocatible IP address of the dialog instance in DRELOC, the dialog instance name in DNAME and the
instance ID number in DNR.
For example:
DRELOC[0]=0.0.0.0
DNAME[0]=D
DNR[0]=53
DRELOC[1]=0.0.0.0
DNAME[1]=D
DNR[1]=54
Subsection for the JDB component: OS650
The RDBMS for a J2EE Engine can be configured in this section.
Default SAP installations load the J2EE database scheme into the same database that the ABAP Engine is
using. In this case, no JDB component needs to be specified and this configuration section does not need
to be maintained.
For the parameter JDB, the underlying RDBMS is to be specified. Supported databases are ORACLE or
SAPDB, for example:
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.
Subsection for the JCI component: OS660
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:
Legacy Package Configuration 71