Previous Topic: Configuring Your ProductNext Topic: Symbolic Variable Worksheet


How to Configure Your Product

This scenario describes the minimum configuration tasks needed before CA TLMS can be started, customized, and used in your environment.

CA TLMS requires option members in CAI.CTAPOPTN, a CTS procedure, a Volume Master File, an Alternate Log, and a Retention Master File.

Follow these steps:

  1. Copy the CAI.CTAPOPTN members to your active options file, then edit the members for your configuration.

    The minimum is to set your company name.

  2. Copy the CTS PROC to your active PROCLIB and edit for your data set names.

    For more information, see Symbolic Variable Worksheet.

  3. Copy the CLIST, REXX, and ISPF, members from the CA TLMS target libraries to your active ISPF libraries. Then edit the REXX and CLIST members for your libraries.
  4. Allocate a Volume master file.

    You can use the JCL in CAI.CTAPJCL(TLMJVMFI).

  5. Allocate an Alternate Log file.

    You can use the JCL in CAI.CTAPJCL(TLMJALGI).

  6. Allocate a Retention Master File.

    You can use the JCL in CAI.CTAPJCL(TLMJRMFI) and CAI.CTAPJCL(TLMJRMFU).

  7. Allocate and format the CTS DUMP file.

    You can use the JCL in CAI.CTAPJCL(CTSJDMPA).

  8. Add your USER entries to CAI.CTAPOPTN(TLMSIPO), if you had a TLTPOPTS USERMOD in a previous release.

Note: You may have to change other CA TLMS PROCs as more functions are used. For information about allocating a volume master file, alternate log file, or a retention master file, see the Configuration Guide. See the index member TLMJ@NDX in CAI.CTAPJCL for sample jobs to install User Exits and other USERMODs.