Configuring LOGON Groups
Hi ALL,
I had intalled one central instance as well as dialog instance on my SAP R/3 4.6 C. Now I want to configure logon group for load balancing, what all things I need to do. Pls suggest me ASAP.
Regards
Manish
How many application servers u have?
Use transaction SMLG,
create a new logon group, then add the first system to the group.
then create a new entry, choose the same logon group and add the second server.
All you have to do now is set the users up to logon to a group not a system.
rgds
But how to achieve the same .. logon to a group rather than the system . could you list out all the steps . Many thanks in advance .
two files u need to edit....
on the presentation side, i am on windows2000. and the two files are
1) winnt\sapmsg (this is the message work process which is on the central instance....)
2) WINNT\system32\drivers\etc\services (this file u have to add the following entry
nameofserver 3600/tcp
finally, go to sapgui, click on groups, the list appears according to the entry u specified in the first file (see above). choose the appropriate one
and here u go...
NOTE: i may have left out a step here or two..... so do backups of files that u have to edit..
let me know your result.
i hope i have helped u!