Table manager: Global statistics

You can retrieve table manager global statistics by using the EXEC CICS COLLECT STATISTICS TABLEMGR system command. They are mapped by the DFHA16DS DSECT.

Table 1. 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 Table Name field (for example, for scatter tables and directory segments). This does not include storage used by the tables themselves.

Reset characteristic: not reset