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
Post a Comment