Previous Topic: Sample Job to Execute the Pax Command (Unpackage.txt)Next Topic: Clean Up the USS Directory


Copy Installation Files to z/OS Data Sets

Use this procedure to invoke the SMP/E GIMUNZIP utility to create MVS data sets from the files in the product-specific directory.

Follow these steps:

  1. Locate and read the product readme file or installation notes, if applicable, which resides in the product-specific directory that the pax command created. This file contains the product-specific details that you require to complete the installation procedure.

    You have identified the product-specific installation details.

  2. Use ISPF EDIT or TSO ISHELL to edit the UNZIPJCL sample job. You can perform this step in one of the following ways:

    The job is edited.

  3. Change the SMPDIR DD PATH to the product-specific directory created by the pax command.

    Your view is of the product-specific directory.

  4. If ICSF is not active, perform the following steps:
    1. Change the SMPJHOME DD PATH to your Java runtime directory. This directory varies from system to system.

      Note: The default Java location is the following:

      /usr/lpp/java/Java_version
      
    2. Perform one of the following steps:
      • Change the SMPCPATH DD PATH to your SMP/E Java application classes directory, typically /usr/lpp/smp/classes/.
      • Change HASH=YES to HASH=NO on the GIMUNZIP parameter.

    One of the following occurs: ICSF is active, or you are using Java.

  5. Change all occurrences of yourHLQ to the high-level qualifier (HLQ) for z/OS data sets that the installation process uses. We suggest that you use a unique HLQ for each expanded pax file to identify uniquely the package. Do not use the same value for yourHLQ as you use for the SMP/E RELFILEs.

    All occurrences of yourHLQ are set to your high-level qualifier for z/OS data sets.

  6. Submit the UNZIPJCL job.

    The UNZIPJCL job completes with a zero return code. Messages GIM69158I and GIM48101I in the output and IKJ56228I in the JES log are acceptable.

    GIMUNZIP creates z/OS data sets with the high-level qualifier that you specified in the UNZIPJCL job. You use these data sets to perform the product installation. The pax file and product-specific directory are no longer needed.

    Note: For more information, see the IBM SMP/E for z/OS Reference (SA22-7772).

Customize the Installation JCL

Customize the installation JCL in the SAMPJCL data set to allocate and load the required data sets.

To customize the installation JCL

  1. Edit and submit the DEFSMPE member of the SAMPJCL data set.

    This job defines and initializes the SMP/E control data sets.

  2. Edit and submit the JCL in the INSTTPXD member of the SAMPJCL data set. Comments in the JCL specify what information you must supply or modify. The job executes successfully with a condition code of 0.