Previous Topic: How to Install Products Using Native SMP/E JCLNext Topic: HOLDDATA


Clean Up the USS Directory

Important! This procedure is optional. Do not use this procedure until you complete the entire installation process.

To free file system disk space for subsequent downloads after downloading and processing the pax files for your CA Technologies product, we recommend removing the files from your USS directory and deleting unnecessary MVS data sets. You can delete the following items:

Note: Retain non-SMP/E installation data sets such as yourHLQ.INSTALL.NOTES for future reference.

Follow these steps:

  1. Navigate to your Pax-Enhanced ESD USS directory.

    Your view is of the applicable USS directory.

  2. Delete the pax file by entering the following command:
    rm paxfile
    
    paxfile

    Specifies the name of the CA Technologies pax file that you downloaded.

    The pax file is deleted.

  3. Delete the product-specific directory by entering the following command:
    rm -r product-specific_directory
    
    product-specific_directory

    Specifies the product-specific directory that the pax command created.

    The product-specific directory is deleted.

Note: You can also use TSO ISHELL to navigate to the pax file and product-specific directory, and delete them using the D line command.

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