SAP Basis snippets #3

Start/Stop commands for MaxDB

First switch to the sqd<sid> user

su - sqd<sid>

Then logon to database manager command line interface

dbmcli -d <SID> -u <username>,<password>

Once logged in to dbmcli using your details execute the below commands

Stop command

db_offline

Start command

db_online

Check db state

db_state

--

--

Ashwin Sharma P

A writer who loves to experiment. Learning the art of unopinion. If writings are helpful please support me here: https://www.buymeacoffee.com/ashwinsharmap