This document describes the hotfix installation procedure for a SAP agent.
Should any problems arise during the installation process, see Knowledge Base.
Ensure that the agent is closed before you start the update installation.
The files are provided in the directory IMAGE:AGENTS\SAP\UNIX or IMAGE:AGENTS\SAP\WINDOWS.
![]() |
1. | Installing the Agent (UNIX) |
---|
![]() |
2. | Installing the Agent (Windows) |
---|
![]() |
3. | Import the AE Interface |
---|
![]() |
4. | Starting the Agent |
---|
java -jar ucxjr3x.jar
You can also use the ServiceManager to start the agent.
Note that the storage limit should be set to at least 256MB (or 512MB) when you start Java agents (Databases, RA, JMX, SAP). You can specify a value for the storage limitation of Java applications via the start parameter -XmX.
Example for a start with 256MB: java -Xmx256M -jar ucxjr3x.jar.
Specifying a value that is too low can cause the agent to crash. The default value depends on the Java version that you use.