Previous Topic: Unload the Sample JCL from TapeNext Topic: HOLDDATA


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 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.

  5. Submit BTY2CSI.

    The 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 job

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

    BTY3RECT is customized.

  2. Submit the SAMPJCL member BTY3RECT 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.

Apply Maintenance

CA Support Online may have maintenance and HOLDDATA that have been published since the installation data was created.

To apply maintenance

  1. Check CA Support Online and download any PTFs and HOLDDATA published since this release was created.
  2. Transfer the downloaded files to two separate FB 80 sequential data sets. Use one data set to contain the PTFs and the other to contain the HOLDDATA.See HOLDDATA.

    The PTFs and HOLDDATA become accessible to the yourhlq.SAMPJCL maintenance members, BTY6RECP, BTY7APYP, and BTY8ACCP.

  3. The BTYSEDIT macro was customized in the installation steps. Verify that you still have the values from the base install.
  4. Open the SAMPJCL member BTY6RECP in an edit session and execute the BTYSEDIT macro from the command line.

    BTY6RECP is customized with your jobcard, CSI location, and zone names.

  5. Customize the BTY6RECP SMPPTFIN and SMPHOLD DD statements to reference the FB 80 data sets for the PTFs and HOLDDATA.
  6. Submit BTY6RECP.

    The PTFs and HOLDDATA are received.

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

    BTY7APYP is customized.

  8. Submit BTY7APYP.

    The PTFs are applied.

  9. (Optional) Open the SAMPJCL member BTY8ACCP in an edit session and execute the BTYSEDIT macro from the command line.

    BTY8ACCP is customized.

  10. (Optional) Submit SAMPJCL member BTY8ACCP.

    The PTFs are accepted.

    Note: You do not have to submit the job at this time. You can accept the PTFs according to your site's policy.

Note: We recommend that you check for available maintenance; however, you may find that none is available. If maintenance is not available, go to Configuring Your Product.