SAP Service Start and Stop - Non Windows

This procedure should allow the Basis team to Stop or Start SAP Service on a Unix/Linux server.

1. Logon to server using telnet with any id.

2. login to user  <SIDADM> using command “su - <sid>adm”

3. To start SAP Services use command “startsap –a”

4. To stop SAP Services use command “stopsap”

5. To log off from server use command “exit”

Read More…