Thursday, 20 February 2020

How to Stop/Start HANA Database?

1.Login with <SID ADM>

2.Go to the path /usr/sap/<SID>/<Instance_Number> and execute the command HDB info ( This command will show the list of services that are currently running). 

3. Execute the command HDB stop to stop all the HANA services.





4. Start the database services using the command HDB start.






No comments:

Post a Comment

How to Manually Disable SAML 2.0 for SAP URL

 SAML 2.0 authentication is enabled in an AS ABAP system, but for some particular ICF services, you want to disable the SAML 2.0 authenticat...