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

Central instance and SAP instance

former_member199632
Participant
0 Likes
13,892

hello,

Im confusing with Central Instance (CI) and SAP instance (Application Instance)

According to my understanding, i think SAP instance is running on all the Aplication servers. (if having 4 Application servers, in all those servers, SAP instance is running concurrently)

But Central instance is running on 1 of the Application servers only.

- How will the SAP decides on which Application should run the central instance.

Will that CI change automatically time to time.... or do we need to allocate 1 Application server as CI server, when doing the installation.

Is there any relationship between Message server and Central instance.

Does CI contains message services and enqueue service...

plz help me to reslove these issues

Rgds,

Edited by: zerandib on Apr 25, 2010 10:45 AM

View Entire Topic
former_member184158
Active Contributor
0 Likes

*CENTRAL INSTANCE: The SAP Central Instance (CI) is a standalone SAP Basis

unit which provides services used by clients connected to the SAP system.

Among these services are the Message server and the Enqueue server, which

run only on the single SAP Central Instance. The Message server maintains a

list of all available resources in an SAP system, determines which instance

a user logs on to during a client connect, and handles all communication

between SAP instances. The Enqueue server is used by SAP to administer the

lock table in a distributed SAP system. If the CI

server hosting the Enqueue service fails, all SAP transaction locks that

have not yet been committed are lost. R/3 guarantees that no user can

perform a transaction while the Enqueue service is unavailable in order to

guarantee database consistency. Placing the Enqueue and Message services

together on the CI is recommended by SAP since the Message service must

always access the Enqueue service for inter-process communication. These

services provide critical SAP functions that, by existing only in the SAP

Central Instance, suffer from being a single point of failure in the SAP

environment. Obviously, the CI, which contains the Enqueue and Message

services, needs to be restarted as quickly as possible following a failure

so that normal operations can resume.*

Central Instance Has Message server and an enque work Process,

Application Server or dialog Server : Does not have message

server but have work process to reduce the Load on CI*

Former Member
0 Likes

it seems SAP  is recommending SAP Standalone Enqueue server for HA scenario, and direct TCP connectivity from App server.

Any clarifications?

Standalone Enqueue Server - The SAP Lock Concept (BC-CST-EQ) - SAP Library