Thursday 20 July 2017

Upgrade steps for MAXDB

Tags


Please follow the below steps to upgrade the MAXDB Database.

1. First of all stop the SAP System and Services.

2. Then Check the Present Version of the SAP MAXDB database.

     Login to the MAXDB Database switch to sqd<SID> user.

     view the version
      sdbregview -l

3. Stop the Database using below commands.

    dbmcli -d<db_name> -u <dbmuser>,<password> db_offline

4. Upgrade steps

   login database host as root user.(not in a sqdadm)
   
   SDBUPD -d <db_name>-u<db_user>,<password>

5.


Upgrade finished.

6. Check the MAXDB Version

login to sqd<SID> user

sdbuninst -l

7. After check the version now ready to use

8. Start the SAP service and SAP system,







EmoticonEmoticon

Note: only a member of this blog may post a comment.