Download Latest Available Version of Tomcat apache-tomcat-9.0.43.tar.gz copy in /sap/upgrades/ extract : tar zxvf apache-tomcat-9.0.43.tar.gz Stop Data Services Take Backup of /usr/sap/IPS folder in /sap/upgrades or only Tomcat folder under /use/sap/IPS/sap_bobj/ go back to /sap/upgrades/ mv apache-tomcat-9.0.43 tomcat cp -rp * /usr/sap/IPS/sap_bobj/tomcat/ Start Data Services
1. Copy d:\usr\sap\saprouter from existing server to new server .
2. Open a command prompt with administrator rights (right click and select "run as administrator").
3. navigate to D:\usr\sap\saprouter
4. execute the following command:
D:\usr\sap\saprouter>ntscmgr install SAProuter -b d:\usr\sap\saprouter\saprouter.exe -p "service -r -R d:\usr\sap\saprouter\SAPROUTTAB"
Result should be: CreateService SUCCESS
5. Open SAProuter service and set startup type to "Automatic"
6. Modify SAProuter service and set Log On to "This account: .\sapadmin" and enter password.
7. Done!
2. Open a command prompt with administrator rights (right click and select "run as administrator").
3. navigate to D:\usr\sap\saprouter
4. execute the following command:
D:\usr\sap\saprouter>ntscmgr install SAProuter -b d:\usr\sap\saprouter\saprouter.exe -p "service -r -R d:\usr\sap\saprouter\SAPROUTTAB"
Result should be: CreateService SUCCESS
5. Open SAProuter service and set startup type to "Automatic"
6. Modify SAProuter service and set Log On to "This account: .\sapadmin" and enter password.
7. Done!
Comments
Post a Comment