Public programs: Summary resource statistics
This report provides a summary listing of resource statistics for the loader for each public program. Summary statistics are not available online.
Private programs for applications that are deployed on platforms are reported in a separate summary report. For details of this report, see Private programs: Summary resource statistics.
| DFHSTUP name | Description |
|---|---|
| Program name | The name of the program. |
| Times used | The total number of times CICS® tasks within the system have issued load requests to the loader domain to obtain access to a usable instance of this program. These load requests may cause the loader domain to issue z/OS® LOAD requests to obtain access to usable instances of this program. |
| Fetch count | The total number of times the loader domain has issued a z/OS LOAD request to load a copy of the program from the DFHRPL or dynamic LIBRARY concatenation into CICS managed storage. |
| Average fetch time | The average time taken to perform a fetch of the program. The DFHSTUP report expresses this time as minutes:seconds.decimals. |
| NEWCOPY count | is the total number of times a NEWCOPY has been requested against this program. |
| Times removed | The total number of times an instance of this program has been removed from CICS managed storage due to the actions of the Dynamic Program Storage Compression (DPSC) mechanism. |
| LIBRARY name | The name of the LIBRARY concatenation from which the program was loaded. |
| LIBRARY Dsname | The name of the data set in the LIBRARY concatenation from which the program was loaded. |