CICS® produces statistical information for all programs that are defined in the Program Definitions (PD).
You can use these statistics to assist in tuning the system and for accounting purposes. You can also use them to calculate the average interval between uses of a program by dividing the statistics interval time by the number of times a program is used.
| Statistic ID | High-level language names, statistic message, explanation |
|---|---|
| 060000 |
Explanation: This is used in the statistic record, to indicate the total number of programs that have run in the region so far. |
| 060001 |
Explanation: This is used in the statistic record, to indicate the number of times a particular program has been run in the region. |