Tuesday 4 February 2020

‘sapstartsrv’ service not started

Symptom

‘sapstartsrv’ service not started  after system installation

Troubleshooting 

Check if the service is started on the server:

ps -ef |grep sapstartsrv


On your local HANA Machine execute 
1. /usr/sap/hostctrl/exe/sapcontrol -host <you host> -nr <instance number> -function GetProcessList

2. open a Browser and go to: http://<your host>:5<instancenumber>13/?wsdl

Solution :

If the port is not open open the port 5<instancenumber>13

Hope this helps!!!
Abraham