Hi Mohit,
Based on the MaxDB version you may have DMBGUI or Database studio installed on the server.
Please connect to Database using these tools.
You may right click and stop the database to make it offline.
Alternative you may use command line to stop the database
Login with sidadm
Open command prompt
dbmcli -u control,<password for control> -d <DBSID>
db_stopdb_offline
Later on Windows services you may stop X_server service.
Hope this helps.
Regards,
Deepak Kori
Message was edited by: Thorsten Zielke changed db_stop to db_offline, please be very careful and be aware of the consequences when using db_stop