This document describes the hotfix installation procedure for the utilities.
Because all AE Operations Manager utilities are programmed in Java, Sun Java 2 JRE (Java Runtime Environment) is a prerequisite for utility installation.
A three-figure code is supplied for each supported UNIX platform because the utilities for UNIX are available for different platforms. The codes are described in the Terminology. In this document, thespecific code is replaced using the characters "???."
The utility files are supplied in compressed form (util???.tar.gz) and are stored in subdirectories of IMAGE:UTILITIES\UNIX. Subdirectory names represent the supported platforms.
*.sh: normal utility start
Without file ending: programs for batch call
1. | Installing the Java Runtime Environment (JRE) |
---|
This installation step can be ignored if the required version of JRE is already installed.
java -version
If multiple JRE or Java SDK Versions are installed on the computer, make sure that the directories are in the proper order in the settings of %PATH% or $PATH. The Java Runtime Environment that is first in the list of directories is used.
2. | Transferring the tar File to the Host |
---|