cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

We have an strange issue in one system with the load balancing. There are six application servers with the same operating system, RAM, CPU, network, etc, but in one of them the workload in ST03 is very higher than the others, and most of the users are logged in it

For example, for dialog steps:

And for all kind of task:

Any ideas where We have to investigate to discovered the reason?

Regards

0 Likes
View Entire Topic
Former Member
0 Likes

Hello,

No problem with ST03, it is about Load balancing

"Logon load balancing increases the efficiency of various workgroups that have been defined, in terms of performance and system resource consumption, by distributing users across available application servers based on requirements for workgroup service and load sensitivity."

What kind of log on group is configured?
Did you checked SMLG ?

List of active SAP server instances and available LOGON groups

  lgtst -H <host name message server> -S sapms<SID>

Please refer to:

SAP notes:
51789 - Poor user distribution in logon distribution
26317 - Set up for LOGON group for autom. load balancing
1847056 - 'Load balance not working'

Wiki:

http://wiki.scn.sap.com/wiki/display/NWTech/Usage+of+thresholds+in+SMLG

You can check the logon load by displaying a list of the servers that are available and an overview of load distribution in your system.


  1. Choose CCMS -> Configuration -> Logon groups -> Goto -> Load distribution.

This list also shows the current performance status of the application servers that are both assigned to logon groups and currently running. Every five minutes, or after every five logons, each application server writes its own performance statistics data to a memory-resident table on the message server. The current logon server is refreshed for each group.

  1. To refresh the performance status of an application server, double-click an application server line in the Instance column.


BR

Tamas

Former Member
0 Likes

Hi Tamas,

We have six logon groups (apart of SPACE), but all of them have the same caracteristiques. I executed lgtst program and everything is Ok. I also checked these notes and documents, but I could see nothing. In smlg --> load distribution, the AS number 2 always has the most dialog steps, users, but not always the most quality or response time:

Regards.