Message Server
It is used to perform load balancing when more than one Application
Server serving the same Group are Configured. It is also used to obtain
the locks for Additional Application Server Processes.It is the First
Process(server) to be started on a Hostname, IP address, Hardware
Key(Customer key), Internal Port for Locking 3900, an External port for
load balancing 3600 and HTTP port 8000(8100) etc.This log file is
displayed in /usr/sap/SID/DVEBGMS00/work/dev_ms(AL11/ST11 Transaction)
It is monitored by using SMMS. it displays the types of services
configured on each Application Server(DIA, BTC, UPD, SPO, ICM) Enqueue
Server and Message Server are installed together in a separate Instance
with instance number from Netweaver 7.3 which is referred as ABAP SAP
Central Service(ASCS)
Precisely Message Server is used for
Define a Logon Group in SMLG and assign to the Instances which are going to Participate in Load Balancing.
Configuring GUI
There will be only one Message Server in the Entire SAP SYSTEM.
The Message Server can be monitored by using ‘msmon’.
Precisely Message Server is used for
- Login Load Balancing/Fail over(This is required only when more than one Application Server for the same purpose(group) are deployed).
- Obtaining Locks for Application Server Processes.(This is not Required from Net weaver 7.3 because all processes are establishing a direct TCP/IP Connection with Enqueue Process.
Define a Logon Group in SMLG and assign to the Instances which are going to Participate in Load Balancing.
Configuring GUI
- Update /etc/hosts(hostname and IP Address)
- Update /etc/services(sapms<SID> 3600/tcp)
- Create a Logon Entry in GUI using the Option “Connection Type as Group Server Selection”
- Specify the Description, SID, name of the Message Server(Hostname:3600), Select the logon Group and save.
- The Least Loaded Server is calculated based on Algorithm(think time).
Navigate to SMLG–>Menu GO TO-DIAGNOSIS–>Message Server Status Area–>The favorite Compute time/server is displayed.
There will be only one Message Server in the Entire SAP SYSTEM.
The Message Server can be monitored by using ‘msmon’.
Comments
Post a Comment