SAP Basis Snippets #2
First login to <sid>adm user of hana database
su - <sid>adm
Execute the below command
HDB start
This executes the HDB program in path /usr/sap/<SID>/HDB<instance no.>/
The below command for stopping also uses same HDB program
HDB stop
One more ...
ashwinsharmap.hashnode.dev1 min read