Skip to Content
Author's profile photo Former Member

Connecting systems to SOLMAN ? A few tips that can prevent problems…

Connecting ABAP\JAVA systems to Solution Manager can sometimes be challenging.

From not finding the Diagnostics Agent in the System Preparation phase (last step) or in the Agent Admin to all kinds of errors during the “Managed Systems Configuration” wizard.

Here are some “pre-requisites” that will save you some trouble:

  • Keep your Solution Manager up to date – upgrade SP’s frequently.
  • Make your best efforts to finish the System Preparation and Basic Configuration phases with 100% green status.
    I once was skeptic but it’s feasible ! Here is a proof example:
    Solman.png
  • Make sure the ABAP system you’re trying to connect to SOLMAN has the highest ST-PI software component version available.
  • Make sure Diagnostics Agent and Host Agent (of the remote systems) are up to date.
    Don’t hesitate to uninstall them and re-install the latest versions !
    Diagnostics Agent uninstall can be done using the Diagnostics Agent Setup itself.
    Host Agent Uninstall can be done using <SAP Host Agent exe directory>\saphostexec.exe -uninstall command

    Please notice:
    ** The Diagnostics Agent setup also installs Host Agent – however, it does not install the latest version of Host Agent, so my advice is to Install Diagnostics Agent and then upgrade the Host Agent to the latest version available in http://www.service.sap.com/swdc >> Support Packages and patches >> Browse our download catalog >> SAP Technology Components >> SAP HOST AGENT.
    Use this help page for more information on the upgrade process (very simple!)
    http://help.sap.com/saphelp_nwpi711/helpdata/en/48/c6f9627a004da5e10000000a421937/content.htm

  • Register Host Agent in SLD using sldreg -configure slddest.cfg command

  • Enter the correct SOLMAN & SLD information during Diagnostics Agent Setup. Read the instructions of every step carefully.

  • In order to check SAP Host Agent version run the following command: <SAP Host Agent exe directory>\saphostctrl.exe -function executeoperation -name versioninfo

        If an error is received by running this command instead of information it is probably due to a malfunctioning Host Agent. Another good reason to re-install it.

  • Check the comments below for more tips from other contributors.

I will try to keep this Blog Post up to date with further tips.

Enjoy 🙂

Adi J.

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Billy Warring
      Billy Warring

      ST-A/PI should also be kept up to date along with ST-PI. 😉

      Author's profile photo Lluis Salvador Suarez
      Lluis Salvador Suarez

      Great post Adi Jabkowsky , could be interesting to add that points to initial checks before to go managed system setup:

      - Ensure functionality of snc connection on SAPOSS, SAP-OSS, you will need it on LMDB verification tool.

      - Before to stard, check result of RTCCTOOL on managed system.

      - Update CR-CONTENT up to the last patch level.

      - Allow trusted connection trough solman and other systems.

      Thanks for sharing ¡

      Luis