Previous Topic: Unload the Sample JCL from TapeNext Topic: Apply Maintenance


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 Tape Installation

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

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

Follow these steps:

  1. Customize the macro ADSSEDIT with your site-specific information and then copy the macro to your SYSPROC location. Replace the rightmost parameters for each ISREDIT CHANGE macro command. Each time you edit an installation member, type ADSSEDIT on the TSO command line, and press Enter to replace the defaults with your specifications.

    The macro is ready to customize your CAI.SAMPJCL members.

    Note: The following steps include instructions to execute the ADSSEDIT macro each time you open a new SAMPJCL member. To edit all SAMPJCL members simultaneously, read and follow the instructions in the ADSEDALL member.

  2. Open the SAMPJCL member ADS1ALL in an edit session and execute the ADSSEDIT macro from the command line.

    Note: If you are upgrading into an existing CSI, prior to submission, you must comment out existing data sets from the ADS1ALL member.

    ADS1ALL is customized.

  3. Submit ADS1ALL.

    This job produces the following results:

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

    Note: If you are upgrading into an existing CSI, prior to submission, do the following in ADS2CS1:

    For r11.0 upgrades into an existing CSI, do the following:

    ADS2CSI is customized.

  5. Submit ADS2CSI.

    This job produces the following results:

Run the Installation Jobs for a Tape 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 jobs
  1. Open the SAMPJCL member ADS3RECT in an edit session and execute the ADSSEDIT macro from the command line.

    Note: Be aware that the default middle level qualifier name of the SMP/E CSI has been removed beginning with release 11.6. If upgrading from a previous release, ensure that the correct, complete name of your CSI is specified in the PARM= on the execute card.

    ADS3RECT is customized.

  2. Submit the SAMPJCL member ADS3RECT to receive SMP/E base functions.CA Dispatch is received and now resides in the global zone.
  3. Open the SAMPJCL member ADS4APP in an edit session and execute the ADSSEDIT macro from the command line.

    Important: The APPLY of CA Dispatch r11.7 will delete the prior release of CA Dispatch.

    Note: Be aware that the default middle level qualifier name of the SMP/E CSI has been removed beginning with release 11.6. If upgrading from a previous release, ensure that the correct, complete name your CSI is specified in the PARM= on the execute card.

    ADS4APP is customized.

  4. Submit the SAMPJCL member ADS4APP to apply SMP/E base functions.

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

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

    Note: Be aware that the default middle level qualifier name of the SMP/E CSI has been removed beginning with release 11.6. If upgrading from a previous release, ensure that the correct, complete name your CSI is specified in the PARM= on the execute card.

    ADS5ACC is customized.

  6. Submit the SAMPJCL member ADS5ACC to accept SMP/E base functions.

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