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

****What is difference between Central instance and Application server

Former Member
0 Likes
10,985

Hi,

Can any one help me what is the difference between CI and application server. We are going to install CI and DB seperate servers.

Please help soon..

- Kristene

View Entire Topic
former_member200384
Participant
0 Likes

In SAP landscape, we have only one central instance and we may have more than one application servers entirely depends on number of users.CI has both Message server and Enque server where as application server doesnot have this.when ever any new request will come message server will process the request as per load balancing work process whether it is for CI or application server.Enque will keep other incoming request in queue and follows the locking process.This is the approach followed by both CI and application servers.