Receiving the Initial Installation File

After transferring the installation files to the z/OS host, you have to receive them during a TIBCO EMS Client for z/OS (CICS) installation on the z/OS host to receive other files and to create the appropriate libraries.

To complete this process, you can use the <USERHLQ>.XMIT.INST file containing the JCL that is required to receive other files and to create the appropriate libraries. TIBCO supplied variables must be substituted with the appropriate site-specific user values. See General Variables Requirements.

Procedure

  1. From the ISPF Command Shell Panel, type the following command to receive the file that contains the JCL required to begin a first-time installation:
    receive inda('<USERHLQ>.XMIT.INST')
    TSO prompts you with the following information:
    INMR906A Enter restore parameters or 'DELETE' or 'END' +
  2. Supply the following command:
    DA('<USERHLQ>.INSTALL')
    After a successful receive, the following message is displayed:
    INMR001I Restore successful to data set '<USERHLQ>.INSTALL'

    The data set name supplied is the output and it is populated with the members that are required for you to continue with the installation.