Managing Serviceguard Extension for SAP, December 2007

Step-by-Step Cluster Conversion
SAP Preparation
Chapter 3 109
RE100 Replicated Enqueue Conversion:
Create instance profile and startup profile for the ERS Instance.
These profiles get created as <sid>adm in the instance profile directory-
/usr/sap/<SID>/ERS<INSTNR>/profile.
Even though this is a different instance, the instance number is identical
to the instance number of the [A]SCS. The virtual IP address used needs
to be different in any case.
Here is an example template for the instance profile
<SID>_ERS<INSTNR>_<[A]REPRELOC>:
#--------------------------------------------------------------------
# system settings
#--------------------------------------------------------------------
SAPSYSTEM = <INSTNR>
SAPSYSTEMNAME = <SID>
INSTANCE_NAME = ERS<INSTNR>
#--------------------------------------------------------------------
# Special settings for this manually set up instance
#--------------------------------------------------------------------
DIR_EXECUTABLE = $(DIR_INSTANCE)/exe
DIR_PROFILE = $(DIR_INSTANCE)/profile
DIR_CT_RUN = /usr/sap/<SID>/SYS/exe/runU
#--------------------------------------------------------------------
# Settings for enqueue monitoring tools (enqt, ensmon)
#--------------------------------------------------------------------
enque/process_location = REMOTESA
rdisp/enqname = $(rdisp/myname)
#--------------------------------------------------------------------
# standalone enqueue details from (A)SCS instance
#--------------------------------------------------------------------