Program autoinstall statistics

This section contains the following statistics:

Program autoinstall: Global statistics

These statistics can be accessed online using the EXEC CICS® COLLECT STATISTICS PROGAUTO command, and are mapped by the DFHPGGDS DSECT. For programming information about the EXEC CICS COLLECT STATISTICS command, see the CICS System Programming Reference manual.

Table 108. Program autoinstall: Global statistics
DFHSTUP name Field name Description
Program autoinstall attempts PGGATT is the number of times that a program autoinstall was attempted.

Reset characteristic: reset to zero

 

Rejected by autoinstall exit PGGREJ is the number of times that a program autoinstall request was rejected by the program autoinstall user-replaceable program.

Reset characteristic: reset to zero

 

Failed autoinstall attempts PGGFAIL is the number of times that a program autoinstall failed due to a number of reasons other than rejects (as counted by PGGREJ). For example the autoinstall user-replaceable program did not provide valid attributes; the model name specified by the user-replaceable program was not defined; the exit tried to recurse, and disabled the user-replaceable program.

Reset characteristic: reset to zero

 

Program autoinstall: Summary global statistics

Summary statistics are not available online.

Table 109. Program autoinstall: Summary global statistics
DFHSTUP name Description
Program autoinstall attempts is the number of times that a program was autoinstalled.

 

Rejected by autoinstall exit is the number of times that a program is rejected by the autoinstall exit.

 

Failed autoinstall attempts is the number of times that a program failed to autoinstall.

 

Related reference
Back to full list of statistics and DFHSTUP reports
Appendix A. CICS statistics tables
Interpreting these statistics
not available
DFH0STAT reports for these statistics
Autoinstall and VTAM Report
[[ Contents Previous Page | Next Page Index ]]