Introduction
ChangeMan ZMF reports display information about global and application administration, change packages, and components managed by ChangeMan ZMF. Information for reports comes from the package master and from component history file.
Batch report jobs are initiated online, or jobs can be submitted manually. Batch reporting jobs communicate with a running ZMF instance to access package and component data, but report jobs can also use copies of the online data.
ChangeMan ZMF reports are generated by REXX programs that call XML Services. You can run the reports that are supplied with ChangeMan ZMF, or you can customize them to suit the reporting requirements at your site. Refer to the ChangeMan ZMF Customization Guide for information about customizing the REXX reports that are shipped with ChangeMan ZMF and for guidance about writing your own reporting programs.
Global administrators, application administrators, and users who have read access to an application can run ChangeMan ZMF reports online or manually from batch JCL:
-
The global administrator determines the reports that the application administrator can run.
-
The application administrator determines the reports that application users can run.
-
See the ChangeMan ZMF User’s Guide for instructions on running the reports that are available to application users.
Reports Available to Administrators and Users
The following table lists all of the reports that are shipped with ChangeMan ZMF. It identifies the input fields and date range that you can specify on the Report Selection List panel (CMNREPT6) when you select the report to be run.
Rpt # | Report Title | Filters Fields and Variables | Date Range |
---|---|---|---|
010 | Summary of Planned and Unplanned Packages | Appl Mnemonic | N/A |
050 | Installed Package History Report | Appl Mnemonic Package Number | Package Install Date |
060 | Installed Simple Package History Report | Appl Mnemonic Package Number | Package Install Date |
070 | Package Staging Versions1 | Appl Mnemonic Package Number | Package Create Date |
080 | Package Component Content | Appl Mnemonic Package Number | Package Create Date |
090 | Super/Complex Packages Report | Appl Mnemonic Package Number | Package Create Date |
100 | Application Configuration Report | Appl Mnemonic | N/A |
110 | Work Request Number Report | Appl Mnemonic Package Number Work Chg Req Nbr2 | Package Create Date |
120 | Unplanned Packages Pending Post Approval | Appl Mnemonic Package Number | Package Install Date |
130 | Report of Backed Out Packages | Appl Mnemonic Package Number | Package Backout Date |
140 | Report of Rejected Packages | Appl Mnemonic Package Number | Approver Reject Date |
160 | Trend Analysis of Planned Packages | Appl Mnemonic Package Number | Package Install Date |
180 | Component History Report | Appl Mnemonic Package Number Component Name2 | Changed Date |
185 | Component History Report | Appl Mnemonic Package Number Component Name2 | Changed Date |
190 | Trend Analysis of Unplanned Packages | Appl Mnemonic Package Number | Package Install Date |
200 | Copies, Source and Load Component Report | Appl Mnemonic Package Number | Changed Date |
210 | Utility (Scratch/Rename) Report | Appl Mnemonic Package Number | Package Create Date |
240 | Activity Summary by Application | Appl Mnemonic | N/A |
260 | Implementation Schedule | Appl Mnemonic Package Number | Package Install Date |
400 | Package Promotion Component Report | Appl Mnemonic Package Number | Package Create Date |
500 | Package Information Report | Appl Mnemonic Package Number | Package Create Date |
700 | Release configuration and status report | Release ID ZMF subsystem TSO User ID Test switch | From date To date |
710 | Release contents report | Release ID Release Area Appl Mnemonic ZMF subsystem TSO User ID Test switch | From date To date |
720 | Release package report | Release ID Release Area Appl Mnemonic ZMF subsystem TSO User ID Test switch | From date To date |
730 | Release component history report | Release ID Release Area Appl Mnemonic ZMF subsystem TSO User ID Test switch | From date To date |
740 | Release area discrepancy report | Release ID Release Area Appl Mnemonic ZMF subsystem TSO User ID Test switch | From date To date |
900 | Designated Procedures Report | Component Name2 | N/A |
910 | Packages Using the CMN Scheduler | Appl Mnemonic Package Number | Package Install Date |
920 | Staging Library Aging Report | Appl Mnemonic | 3 |
930 | Package Aging Report | Appl Mnemonic | 4 |
940 | Component Aging Report | Appl Mnemonic | 5 |
950 | Report of Delinquent Packages | Appl Mnemonic Package Number | Package Install Date |
960 | Component Level Security Report | Appl Mnemonic Component Name2 | N/A |
965 | Component Applications | Appl Mnemonic Component Name2 | N/A |
970 | Packages Pending Approval by Application | Appl Mnemonic Package Number | Package Install Date |
980 | Implementation Calendar Report | Site Name2 | N/A |
985 | Implementation Calendar Summary Report | none | N/A |
990 | Global Administration Configuration Report | none | N/A |
992 | Global Environment Report | none | N/A |
995 | HLLX Report | none | N/A |
...
-
The Package Staging Versions Report (CMN070) dynamically allocates the staging libraries. The report may take a long time to run if staging libraries have been migrated.
-
Specify this value in the Report Variable field.
-
Date parameters are set by the AGING - STAGING DATASETS field on the appl Parameters Part 3 of 3 panel (CMNGLP03) in application administration.
-
Date parameters are set by the AGING - INSTALLED PACKAGES field on the appl Parameters Part 3 of 3 panel (CMNGLP03) in application administration.
-
Date parameters are set by the AGING - COMPONENT HISTORY field on the appl Parameters Part 3 of 3 panel (CMNGLP03) in application administration.