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.
| 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
|