(Requires VSE/ESA release 1.3 or later.) You can use the Change Request Status Report program to print comprehensive summary reports on all:
The report can list the change requests for a single programmer, manager, or application system. It optionally prints the analysis section for closed change requests and the status of logouts, links, moves, and batch jobs associated with each selected change request.
Use the following JCL for the report:
// JOB REPORT // EXEC CCFB101,SIZE=AUTO,PARM=‘selected parms’
All necessary files are allocated dynamically. The LIB/CCF system master file is dynamically allocated based on the SYSMAST keyword of the $CCFGEN macro.
If the program library is not in the permanent LIBDEF chain, you must include a LIBDEF for the LIB/CCF core image library (containing CCFB101 and CCFCOMI).
The report prints in upper or mixed case, depending on the UPPERCASE keyword of Option 12.0.
|
Copyright © 2010 CA.
All rights reserved.
|
|