Restart an SAP service internally in SAP without restarting the service itself


If we restart whole instance, users get disconnected etc, so in a case, for example, we want to restart only message server, we can eithr use MMC and All Task > Restart Service for MessageServer or more simply via command:

sapcontrol -nr 61 -function RestartService


and to check:

sapcontrol -nr 61 -function GetProcessList


Kudos to Stijn De Regge and Tibor Fenyosi for the guide! :3

/alak

Comments

Popular posts from this blog

SAP Backdoors {placeholder Post]

Fiori Apps Keep Calling Internal Hostname / Internal FQDN