

Preparing to Start Your Product › Verify Installation Checklist › Edit Members in CAI.CABYJCL
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
- Perform the following global change commands:
- Change all <SPFX> to the value specified for CAI.
- Change all <VPFX> to the value specified for CAI.
- Change all <OPFX> to the value specified for CAI.
- Change the JOB statement to conform to your site's standards.
- All jobs have null accounting parameters. Your standards might require valid values.
- All production jobs use MSGCLASS=J, TYPRUN=HOLD, and CLASS=P in the job statement. Change these to your site's standards.
- All jobs use default time and line limits. A larger value might be required if your defaults are small.
- Most jobs use the default region size. A larger value might be required if your default region size is small. The maximum region size required by CA PanAPT steps is 2048K.
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.
- Override SYSOUT classes in the JCL, if necessary. By default, all jobs:
- Send their production reports to class P by the REPORT symbolic procedure parameter.
- Send any dumps to the class specified on the job PARM MSGCLASS by the DUMPS symbolic procedure parameter (DUMPS=*).
- Send all other SYSOUT data (such as sort messages and record counts) to the class specified on the job PARM MSGCLASS by the JCLLIST symbolic procedure parameter (JCLLIST=*).
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.
- 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.
- Complete the following modifications in CAI.CABYJCL. Follow general CAI.CABYJCL editing guidelines.
Copyright © 2010 CA.
All rights reserved.
 
|
|