Tuesday, 10 March 2020

SAP Host Agent Upgrade

How to update Host agent

1. Download the host agent patch file from the service market place.

2. Extract the newly downloaded patch file using the command

     SAPCAR -xvf  <file name>.SAR

3. Check the current version

    Goto <dir>\SAP\hostctrl\exe> saphostexec -version

Source: 721 patch 25
Target:  721 patch 29



















4. Upgrade host agent using command : .\saphostexec -upgrade


















Host agent upgrade completed successfully.

After upgrade





No comments:

Post a Comment

How to Manually Disable SAML 2.0 for SAP URL

 SAML 2.0 authentication is enabled in an AS ABAP system, but for some particular ICF services, you want to disable the SAML 2.0 authenticat...