Previous Topic: Receiving the SMP/E PackageNext Topic: Clean Up the USS Directory


How to Install Products Using Native SMP/E JCL

The following steps describe the process to install products using native SMP/E JCL:

  1. Allocate product data sets and SMP/E data sets.
  2. Create SMP/E CSI.
  3. Receive base functions.
  4. Apply base functions.
  5. Accept base functions.
  6. Configure the product according to your site requirements.

Prepare the SMP/E Environment for Pax Installation

The members in this procedure prepare the data sets, initialize the zones, and create the DDDEFs for CA PMO.

For information about the members, see the comments in the JCL.

Note: We recommend that you make a backup copy of the SAMPJCL members before customizing them.

To prepare the SMP/E environment for your product

  1. Customize the macro BTYSEDIT with your site-specific information and then copy the macro to your syslib location. Replace the rightmost parameters for each ISREDIT CHANGE macro command. Each time you edit an installation member, type BTYSEDIT on the TSO command line, and press Enter to replace the defaults with your specifications.
    The macro is ready to customize your SAMPJCL members.
    Note: Set the DASD HLQ to the same value specified for yourHLQ for the unzip to DASD ESD JCL.
    Note: The following steps include instructions to execute the BTYSEDIT macro each time you open a new SAMPJCL member. To edit all SAMPJCL members simultaneously, read and follow the instructions in the BTYEDALL member.
  2. Open the SAMPJCL member BTY1ALL in an edit session and execute the BTYSEDIT macro from the command line.
    BTY1ALL is customized
  3. Submit BTY1ALL

    This job produces the following results:

  4. Open the SAMPJCL member BTY2CSI in an edit session and execute the BTYSEDIT macro from the command line.

    BTY2CSI is customized.

    Submit BTY2CSI.
    The job produces the following results:

Run the Installation Jobs for a Pax Installation

Submit and run these SAMPJCL members in sequence. Do not proceed with any job until the previous job has completed successfully.

To run the installation job

  1. Open the SAMPJCL member BTY3RECD in an edit session and execute the BTYSEDIT macro from the command line.

    BTY3RECD is customized.

  2. Submit the SAMPJCL member BTY3RECD to receive SMP/E base function.

    CA PMO is received and now resides in the global zone.

  3. Open the SAMPJCL member BTY4APP in an edit session and execute the BTYSEDIT macro from the command line.

    BTY4APP is customized.

  4. Submit the SAMPJCL member BTY4APP to APPLY SMP/E base function.

    Your product is applied and now resides in the target libraries.

  5. Open the SAMPJCL member BTY5ACC in an edit session and execute the BTYSEDIT macro from the command line.

    BTY5ACC is customized.

  6. Submit the SAMPJCL member BTY5ACC to ACCEPT SMP/E base function.

    Your product is accepted and now resides in the distribution libraries.