Previous Topic: Edit Members in CAI.CABYDATANext Topic: Verify Batch System


Edit Members in CAI.CABYJCL

You can modify the JCL required to run the CA PanAPT move cycle, members APJJ5310 and APJJ5320. Use the following guidelines when modifying any member in CAI.CABYJCL to conform to your site's standards and file names. These members contain the jobs that perform the moves, create CA PanAPT reports, and support the CA PanAPT system. You modify the balance of the members later on in Phase Three.

To modify the JCL

  1. Perform the following global change commands:
  2. Change the JOB statement to conform to your site's standards.

    Note: It might be convenient for you to create a member called JOBCARD in the CABYJCL that contains valid job statement parameters. You can insert this job statement at the beginning of any JCL member and delete the job statements supplied with CA PanAPT.

  3. Override SYSOUT classes in the JCL, if necessary. By default, all jobs:

    If these classes are not satisfactory, override them in the JCL rather than change the cataloged procedures. The installation of later releases of CA PanAPT is easier if PROCs remain unchanged since they can then be replaced as a unit in later releases.

  4. Add the LE/390 COBOL compiler runtime library to the link list, if necessary. If it is not in the link list and you cannot add it to the link list, add it to the JOBLIB DD for each job.
  5. Complete the following modifications in CAI.CABYJCL. Follow general CAI.CABYJCL editing guidelines.