Table manager statistics

This section contains the following statistics:

Table manager: Global statistics

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

Table 133. Table manager: Global statistics Apart from the first field, the following fields are mapped by the A16STATS DSECT, which is repeated for each table (A16NTAB).
DFHSTUP name Field name Description
NOT IN THE DFHSTUP REPORT A16NTAB is the number of tables defined to the table manager.

Reset characteristic: not reset

 

Table Name A16TNAM is the name of a CICS table supported by the table manager.

Reset characteristic: not reset

 

Total Size of Table Manager Storage (bytes) A16TSIZE is the amount of storage, expressed in bytes, used by the table manager to support the table named in the field above (for example, for scatter tables and directory segments). This does not include storage used by the tables themselves.

Reset characteristic: not reset

 

Table manager: Summary global statistics

Summary statistics are not available online.

Table 134. Table manager: Summary global statistics
DFHSTUP name Description
Table Name is the name of a CICS table supported by the table manager.

 

Average Table Size (bytes) is the average amount of storage, expressed in bytes, used by the table manager to support the table named in the field above (for example, for scatter tables and directory segments). This does not include storage used by the tables themselves.

 

Peak Table Size (bytes) is the peak amount of storage, expressed in bytes, used by the table manager to support the table named in the field above (for example, for scatter tables and directory segments). This does not include storage used by the tables themselves.

 

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
not available
[[ Contents Previous Page | Next Page Index ]]