啟動SWUP - Software Update Manager
參考下面備忘
我的啟動方法:
用smdadm登入Windows
用Administrator啟動cmd
命令列執行 startup.bat confighostagent
命令列執行 startup.bat
使用IE Browser,注意事先disable IEC
http:// < hostname > :1128/lmsl/sumjava/< SID >/index.html
sdmadm
Passw0rd
C:\software\mii\DATA_UNITS\MII
參考:
Running the Software Update Manager
Context
To run the Software Update Manager on the application server (primary application server instance), proceed as follows:
Procedure
Log on to the host on which the primary application server instance is running as user adm (instance user).
Unpack the Software Update Manager package (.SAR) with the following command:
for Microsoft Windows:
SAPCAR –xf \\.SAR -R :\usr\sap\
This command creates the directory SUM under the :\usr\sap\ directory. You can also specify a directory other than :\usr\sap\. In the following, the directory \\SUM is referred to as .
for UNIX:
SAPCAR –xf //.SAR -R /usr/sap/
This command creates the directory SUM under the /usr/sap/ directory. You can also specify a directory other than /usr/sap/. In the following, the directory //SUM is referred to as .
Note
The complete path to the SUM folder must not exceed 30 characters.
Start the Software Update Manager entering the following command:
for Microsoft Windows:
:\\STARTUP.BAT confighostagent
For Microsoft Windows and MS SQL Server, enter the following command:
:\\STARTUP.BAT confighostagent jvm6
for UNIX:
cd /usr/sap//SUM
./STARTUP confighostagent
Note
Always call the script with the root user.
Related Information
Using the Software Update Manager (SUM)