cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enqueue Replication Server HA

Former Member
0 Likes
2,027

Dear friends, we are planning an HA instalation, but we have a doubt about the Enqueue Replication Server. As per my understanding, we can install en enqueue replication server (ERS) in other host (B), but in case of fail over, the sap instance needs to be started in the same host of the ERS (B) to be able to access to the lock table of the ERS.

Do you know if posible to instal the ERS in other host, and the sap instance in another? The scenario looks like:

Before Fail Over:

Host A: ASCS + CI.

Host B: Stand by Server for the failover.

Host C: ERS.

After Fail over:


Host A: Stand by Server for the failover.

Host B: ASCS + CI.

Host C: ERS.

Will be possible for the host B read the replicated lock table in the host C after the fail over?

The documentation says that the replicated lock table is stored in a shared memory area, then, when the instance is started in the other host (failover) is cappable to read this information form the shared memory area. But what happens if the ERS is in a separated host?

Thanks and best regards.

Hector.

View Entire Topic
alberto_addis
Associate
Associate
0 Likes

Hello Hector,

the ASCS needs to attach to the enqueue replication table (in shared memory) after the fail over in order to keep the locks.

For this reason, having an ERS in a host where ASCS will never run has no sense.

Thanks and KR,

Alberto