Private programs: Summary resource statistics
This report provides a summary listing of resource statistics for the loader for private programs for applications that are deployed on platforms. Summary statistics are not available online.
Public programs are reported in a separate summary report. For details of this report, see Public programs: Summary resource statistics.
| DFHSTUP name | Description |
|---|---|
| Platform | The name of the platform where the application that uses the private programs is deployed. |
| Application | The name of the application that uses the private programs. |
| Major version | The major version number of the application that uses the private programs. |
| Minor version | The minor version number of the application that uses the private programs. |
| Micro version | The micro version number of the application that uses the private programs. |
| Program name | The name of the program. |
| Operation | For programs that are declared as application entry points, the application operation that is named for the application entry point. |
| 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 | 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. |