How to Navigate and Run SUM STARTUP.BAT file-Windows
Before going in, we shall know something about SUM
Click below link to direct
What exactly SUM (Software Update Manager) in SAP and what it does
Go to link
Select on ‘Tools’ tab and click on Software Logistics Tools (Check the below screenshot)
Click on link provided on Software Logistics Tools
Now Select Software Update Manager in System Maintenance below,
Now select Download SUM (1.0 and 2.0)
Or else directly go to below link to download SUM instead of above steps
https://support.sap.com/en/tools/software-logistics-tools/software-update-manager.html
Now, Select SUM version
SUM 2.0 for SAP Net Weaver Version of 7.5 or above
Click Support Package Patches
Now, Follow sequence
After Add to Download Basket, Download the software through DOWNLOAD MANAGER
In our case, We have downloaded in our local Desktop and 'sum' SAR file is downloaded.
Place the .SAR file under /usr/sap/<SID>/ and extract here as below
After this Extract the .SAR file using below command (for this you need to have SAPCAR executable file in your .SAR path)
SAPCAR -xvf <SUM file name.SAR>
It will extracts and creates SUM directory as below (the below path in screenshot is for reference only, keep .SAR file under //usr/sap/<SID>/ and do extract)
Now, you will new folder named SUM under /usr/sap/<SID>/ )
Ex: /usr/sap/<SID>/SUM
Now, Run the command prompt as Administrator,
Go to directory where your local installation /usr/sap/<SID>/SUM directory is there and execute command STARTUP batch executable as below
STARTUP.BAT confighostagent -jvm6
Read carefully the execution steps it follow here,
One is it will restart and register SAP Host Agent.
Her it will generate an URL based https link for further processing of SUM
Port: 1129 for HTTPS based URL
Port: 1128 for HTTP based URL
Copy the URL provided here on Command Prompt and paste run in browser (Chrome or Internet Explorer)
No comments:
Post a Comment