This document describes the hotfix installation procedure for the VMS agent.
Each supported VMS version is assigned a two-character code. This code appears in all file names of the agent and is described in the Terminology. Throughout this document the specific code will be represented by "??."
In VMS, text strings that are used to enter commands and call files, for example, are case-insensitive. Any combination of uppercase or lowercase letters is acceptable. In this document, uppercase letters are used, except when describing commands of the program FTP.EXE, which can only be entered in lower case.
Close the agent before you start the update installation.
In order to ensure that AE jobs are performed in batch mode, the job limit must be set with a number greater than zero.
The files that match each VMS version are found in the respective subdirectory of IMAGE:AGENTS\VMS .
The CallAPI files and CallAPI implementation are described in a separate document.
1. | Transferring the command file to the host |
---|
2. | Setting up the directories and authorizations |
---|
$ @UC$CRDIR
$DELETE UC$CRDIR.COM;*
The command file UC UC$CRDIR.COM creates all the necessary directories and authorizations.
Directory Authorization BIN SYSTEM: RE, OWNER: RWED, GROUP: E, WORLD: E CMD SYSTEM: RWE, OWNER: RWED, GROUP: R, WORLD: - TEMP SYSTEM: RE, OWNER: RWED, GROUP: WE, WORLD: WE OUT SYSTEM: RW, OWNER: RWD, GROUP: RW, WORLD: RWE
3. | Transferring other files to the host |
---|
4. | Setting up the system environment |
---|
$SET DEF [.BIN]
$SET DEF [-.CMD]
The name of the AE system and the agent name must be adjusted in order to find the logical name of the agent.
You can also modify both files on the Admin computer before you transfer them.