Previous Topic: Update VTAM Definitions (Job N120)Next Topic: Update Security Rules


Perform TSO/ISPF Updates

Manual Process: Uses JCLLIB members

Installation Type: Both new and upgrade environments

Note: Version 12.0 environments must update the libraries that contain the CA 7 ISPF CLISTs, panels, tables, and modules.

Description: Updates the TSO/ISPF environment with CA 7 elements. If you do not plan to use the TSO/ISPF interface, you can bypass these items. The following items are required:

  1. Run CA WA CA 7 Edition SMP/E USERMOD job AL2UM11 in the CA WA CA 7 Edition JCL library CAL2JCL. This job replaces the default CA WA CA 7 Edition TSO/ISPF CLIST with a copy that the CA WA CA 7 Edition Stage I SYSGEN customized.

    Note: Examine the LIB specification and ensure that you specify the correct module library that is used in CA7ONL here.

  2. Add a CA WA CA 7 Edition option to your ISR@PRIM or ISR@MSTR panel. The following item is a sample selection line:
    x,'CMD(CA7PDRVR) NEWAPPL(CA7)'
    
  3. The CA WA CA 7 Edition TSO/ISPF interface components were applied to the CA WA CA 7 Edition target libraries during the CA WA CA 7 Edition SMP/E APPLY step. These libraries must be added to your site's TSO logon procedure to use the CA WA CA 7 Edition TSO/ISPF interface. For specific library updates, see the following items:
    high.level.CAL2CLS0

    CLISTs that the CA WA CA 7 Edition TSO/ISPF interface requires. This library must be concatenated under the TSO Logon procedure SYSPROC DD statement.

    high.level.CAL2PNL0

    Panels that are required for the CA WA CA 7 Edition TSO/ISPF interface. This library must be concatenated under the TSO Logon procedure ISPPLIB DD statement.

    high.level.CAL2TBL0

    Command translation table that the CA WA CA 7 Edition TSO/ISPF interface requires. This library must be concatenated under the TSO/ISPF Logon procedure ISPTLIB DD statement.

    high.level.CAL2LOAD

    TSO/ISPF panel driver module L2ADDON. This library can be added to ISPLLIB concatenation. Alternatively, the L2ADDON module can reside in the STEPLIB/JOBLIB or a linklisted data set rather than on the ISPLLIB if that is better suited to your installation.

Note: For more information about the CA WA CA 7 Edition TSO/ISPF interface, see the Interface Reference Guide.

This step is not needed at NCF2 sites.