How to Launch SAP Software Update Manager (SUM) – Updated

UPDATED as of SUM SPS16

Always refer to the latest SUM guide from SAP.

With the new SUM version (it was SPS16 when we are writing this article), there is a new method of starting up the SAP Software Update Manager (SUM). To get start, follow below steps.

Our example below is based on Windows operating system.

1. You have downloaded the latest SUM and extract it using the SAPCAR.

2. You have installed the latest SAP Host Agent in your operating system.

3. Locate the STARTUP.BAT (for Windows operating system) and execute below command.

STARTUP.BAT confighostagent SID

4. The output will be like,

**** The SID: SID is detected from ADM user. ****
**** Configuring SUM Abap … ****
**** Base Dir: E:\SUM ****
**** SID: SID ****
**** Username: hostname\$[SID:#required#tolower]adm ****
**** Modified Base Dir: E:\$[SID:#required]MAN\SUM\abap ****
**** Registering SUM in SAP Host Agent… ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumstart.conf ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumabap.conf ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\dualabap.conf ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\migtool.conf ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumabap.lmsldesc ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\dualabap.lmsldesc ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\migtool.lmsldesc ****
**** Configuring SUM Java … ****
**** Base Dir: E:\SUM ****
**** SID: SID ****
**** Modified Base Dir: E:\$[SID:#required]MAN\SUM ****
**** Registering sumjava operation in SAP Host Agent… ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumjava.conf ****
**** Additional arguments: “SID” ****
**** Registering sumjava description in SAP Host Agent… ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumjava.lmsldesc ****
**** Creation of file: E:\SUM\sdt\param\sumjava_connectivity ****
**** Configuring SUM Observer … ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumobserver.conf ****
**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumobserver.lmsldesc ****
**** Restarting SAP Host Agent ****
**** Restarting … ****
**** SAP Host Agent has been restarted ****
**** SAP Host Agent configured, start the UI from the browser now ****
**** SUM Java: https://HOSTNAME:1129/lmsl/sumjava/SID/index.html ****
**** SUM ABAP: https://HOSTNAME:1129/lmsl/sumabap/SID/doc/sluigui ****
**** SUM Dual stack: https://HOSTNAME:1129/lmsl/sumjava/SID/dual.html ****
**** SUM benchmark tool: https://HOSTNAME:1129/lmsl/migtool/SID/doc/sluigui ****
**** SUM Observer: https://HOSTNAME:1129/lmsl/sumobserver/SID/monitor/index.html ****
**** You are using SAP Host Agent version: ****
**** hostagent release: 7.21 ****
**** hostagent patch number: 7 ****
**** Please check the central SUM note whether this SAP Host Agent version is sufficient for SUM operation ****

5. Take note on the following lines which basically will be the link to launch the SUM. The port 1129 for HTTPS and 1128 is for HTTP.

**** SUM Java: https://HOSTNAME:1129/lmsl/sumjava/SID/index.html ****
**** SUM ABAP: https://HOSTNAME:1129/lmsl/sumabap/SID/doc/sluigui ****
**** SUM Dual stack: https://HOSTNAME:1129/lmsl/sumjava/SID/dual.html ****

6. Now, open your web browser and paste any of the link above. Key in the sidadm user and password to access the page. Example, you want to update the SPS level of the SAP Solution Manager 7.1 SP10 – SP14. So, we will choose https://HOSTNAME:1129/lmsl/sumjava/SID/dual.html.

SUM - New Version

OBSOLETE
Below exercise is obsolete and will no longer usable unless if you are still using the old SUM version. But, it is always be recommended to use the latest SUM version.

Download the SAP Software Update Manager from the SAP Service Marketplace. Extract the file using the SAPCAR. Ensure you have installed JAVA runtime environment.

Double click the STARTUP.BAT file.

Nov 11, 2013 4:37:23 PM [Info]: *************************
Nov 11, 2013 4:37:23 PM [Info]: Starting Server
Nov 11, 2013 4:37:23 PM [Info]: Reading server configuration.
Nov 11, 2013 4:37:23 PM [Info]: Reading service configuration UseCaseService.
Nov 11, 2013 4:37:23 PM [Info]: Configuring LogManager ...
Nov 11, 2013 4:37:23 PM [Info]: ************************************************
Nov 11, 2013 4:37:23 PM [Info]: Starting SL Controller listening on port 4241 ..
Nov 11, 2013 4:37:23 PM [Info]: Starting StorageService ...
Nov 11, 2013 4:37:23 PM [Info]: Initializing SecurityManager ...
Nov 11, 2013 4:37:23 PM [Info]: Server certificate fingerprint is 5C 0E 7F EF 50
Nov 11, 2013 4:37:24 PM [Info]: Configuring HTTPManager ...
Nov 11, 2013 4:37:24 PM [Info]: Starting WebstartService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting RoleService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting AlertService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting NotesService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting ProcessService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting MIDService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting FileService ...
Nov 11, 2013 4:37:24 PM [Info]: LogService switched off.
Nov 11, 2013 4:37:24 PM [Info]: Starting MailService ...
Nov 11, 2013 4:37:24 PM [Info]: Starting services ...
Nov 11, 2013 4:37:24 PM [Info]: Starting service "UseCaseService" ...
Nov 11, 2013 4:37:24 PM [Info]: Starting MIDService ...
Nov 11, 2013 4:37:27 PM [Info]: Service "UseCaseService" started
Nov 11, 2013 4:37:27 PM [Info]: Services started.
Nov 11, 2013 4:37:27 PM [Info]: Starting HTTP server listening on port 4239 ...
Nov 11, 2013 4:37:27 PM [Info]: HTTP server started.
Nov 11, 2013 4:37:27 PM [Info]: SL Controller started.

Open the web browser and use the below URL to open the SUM. The web browser will launch the Software Update Manager GUI. If the GUI does not start automatically, please click on GUI for the Software Update Manager.

http://IP-ADDRESS:4239

Launching the SUM GUI

The below screen will appear. For the first time, you may need to define the name and password for administrator role. Click OK and you are done.

SUM - Create Password for Adminsitrator Role

You May Also Like

Leave a Reply?