Statistics field help
Field descriptions are available for all statistics reports.
Figure 1. Statistics field help: Files
(Statistics ID 067)
Field Descriptions for Statistics Report
Category : Files and Databases Macro . . : DFHA17DS
Report . : Files DSECT . . : DFHA17DS
______________________________________________________________________________
More: +
File Name
CICS field name: A17FNAM DB2 column name: FILE_NAME
The name you specified in the DEFINE FILE command of resource definition
online.
Reset characteristic: Not reset
______________________________________________________________________________
File Location
CICS field name: A17FLOC DB2 column name: FILE_LOCATION
The file is defined as being local to this CICS system, or resides on a remote
CICS system. The field is one byte long, and is set to "R" if remote.
Reset characteristic: Not reset
______________________________________________________________________________
Data Table Fields
CICS field name: A17DT DB2 column name: DATA_TABLE_FIELDS
A one-byte field that contains the value R, S, T, L, K, or X, if data table
statistics fields are present in the record. The values indicate:
R This is a remote file for which table read and source read statistics are
present.
S The resource was not opened as a table but was able to access data from a
table associated with the same data set.
T The resource is a shared data table.
L The resource is a coupling facility data table (locking model).
K The resource is a coupling facility data table (contention model).
X The resource has been opened with a source data set which has an
associated CICS maintained data table and the resource has been updated
which has caused the data table to also be updated.
Reset characteristic: Not reset
The field help provides a description of each statistic, together with the CICS® field name and the CICS PA DB2® column name.