Caroline Ininga

Restart SAP HANA Services in SUSE Linux

  1. Logout all users
  2. Open putty and login as root: sudo su
  3. Change user to System ID user – SID(adm) e.g. hdbadm
  4. Change directory to hana installation directory: /usr/hana/HDB/HDB00
  5. Run the following command: ./HDB stop
  6. Then run the followig command to start back the hana db ./HDB start
  7. To restart server tools/SLD service, type the following command: /etc/init.d/sapb1servertools restart
  8. To restart service layer services, type the following command: /etc/init.d/b1s restart


Leave a Reply