(but one thing I observed is is getting connected on 3300 port on node1, is it normal?). When I start the above instance (ERS10) on my node2, it starting fine and getting connected to ASCS00's enqueue server. ERS: Prefix for the Enqueue Replication Server PLL : System ID of the SAP system to which the new instance belongs (see above) The SAP instance is now ready for clustering and to control the life time of Enqueue Replication Server using VCS. Ensure that the instance starts successfully. Start the SAP instance for the Enqueue Replication Server. SETENV_00 = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH) Use the sapstartsrv.exe command to create an SAP Windows Service for the Enqueue Replication Server instance. I am successfully setup ERS10 with the following instance properties and startup file. The old enqueue replication server ice architecture (ENSA1) Two node Pacemaker cluster configurations The configuration is documented in High availability for SAP NetWeaver on Azure VMs on SUSE Linux Enterprise Server for SAP applications multi-SID guide. However, I want to setup Replication Enqueue Server for both ASCS00 and SCS01 on node2. So, my ABAP's Central Services instance (ASCS00) and Java's Central Services Instance (SCS01) are running on node1 (both are having stand alone enqueue servers). The SAP instance is now ready for clustering and to control the life time of Enqueue Replication Server using VCS.I have setup SAP Netweaver 2004s SR2 for High availability on node1 and node2 in active-passive mode. Confirm that enqueue replication is working by performing the following steps. Ensure that the instance starts successfully. For a description of the extension properties for the SAP enqueue server. ENQUEUE REPLICATION SERVER WINDOWS
Start_Program_02 = local $(_ER) pf=$(_PFL) NR=$(SCSID)įor DIR_CT_RUN in this ERS profile, take the value DIR_CT_RUN from the (A)SCS instance profile. Standalone Enqueue and Replication server linkage. _ER = $(DIR_EXECUTABLE)\enrepserver$(FT_EXE) # standalone enqueue details from (A)SCS instance This IPv4 address will be used as a virtual IP address for the ABAP enqueue replication server (ABAP ERS) instance. # Settings for enqueue monitoring tools (enqt, ensmon) Specify the virtual IPv4 address for the ABAP enqueue replication server (ABAP ERS). Start_Program_01 = immediate $(DIR_CT_RUN)\sapcpe$(FT_EXE) pf=$(_PF) _PF = $(DIR_PROFILE)\PLL_ERS11_sapershost switches to the second node and takes the replicated enqueue-table. SAPSYSTEMNAME = PLLĭIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64ĭIR_INSTANCE = :\usr\sap\$(SAPSYSTEMNAME)\$(INSTANCE_NAME) After taking over the replication-table, the Java Application server can still run.