This section contains the following 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.
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
|
Summary statistics are not available online.
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.
|