Program statistics

Program statistics report the resource data collected by the loader for each program.

For public programs, these statistics are mapped by the DFHLDRDS DSECT. For private programs for applications that are deployed on platforms, these statistics are mapped by the DFHLDPDS DSECT. The statistics records for private programs have information about the application for which the program was loaded.

Programs that are defined as application entry points are not identified in the program loader statistics, and only a private program statistics record is produced for them.

Information about Java™ programs that run in a JVM is not included in the program statistics, because JVM programs are not loaded by CICS®. For this information, see JVM program statistics.