Load the agent for z/OS software
Before you begin
Ensure that your workstation has enough space to store the files to download from the MHS portal. For details about the disk space requirements, see the Release Notes and Detailed System Requirements available at the link Product Requirements.
About this task
To download the installation images, perform the following steps:
- From the MHS portal, download the HCL_WA_Agent_1020_ZOS.zip file to a temporary directory.
- Unzip the HCL_WA_Agent_1020_ZOS.zip file, which contains the following
files:
- DDRI102.SEELCLIB.TRS
- DDRI102.SEELDATA.TRS
- DDRI102.SEELMACO.TRS
- DDRI102.SEELMISC.TRS
- DDRI102.SEELMSG0.TRS
- DDRI102.SEELOBJ.TRS
- DDRI102.SEELPNL0.TRS
- DDRI102.SEELSAMP.TRS
- EELFTP.bat
- EELFTP.sh
- EELSETUP
- Customize the EELSETUP JCL file as described hereafter. (Find the values at
the end of the JCL, and set them up by changing
wa,agent,volume,unit,clibrary, andcsslib. For details, see the prolog at the beginning of the JCL.)- IX1
- The first qualifier
- IX2
- The second qualifier
- VOL
- The unit you use
- UNIT
- The z/OS unit
- CEE
- The z/OS system C-library
- CSS
- The z/OS system CSS-library
- According to your operating system, customize the script EELFTP.bat
(Windows) or EELFTP.sh (UNIX) with the following parameters:
- IP address
- IP address of the z/OS workstation
- USER
- TSO user ID
- PASSWORD
- The password associated with the TSO user ID
- VOL
- The unit you use
- IX1
- The first qualifier, as you set it in the EELSETUP JCL
- IX2
- The second qualifier, as you set in the EELSETUP JCL
- Run the EELFTP script to download all the files on your system. At the end
of the process, the EELSETUP JCL is automatically started to unpack your
libraries and linkedit the product modules. If the JCL submission is not
successful, correct the error and run the script again.
The LKDFLWAT and LKDZHTCL processes of the EELSETUP job might terminate with RC=04. This error can be ignored.