File entries

The File entry provides the following fields. For more information on these fields, see the CICSĀ® Performance Guide.

File
The file name of the file used by the transaction.
FC Calls
File Control statistics.
Get Elapse
The elapsed time that the user task waited for completion of GET requests issued for this file.
Get Count
The number of GET requests issued against the file.
Put Elapse
The elapsed time that the user task waited for completion of PUT requests issued for this file.
Put Count
The number of PUT requests issued against the file.
Browse Elapse
The elapsed time that the user task waited for completion of BRO requests issued for this file.
Browse Count
The number of BRO requests issued against the file.
Add Elapse
The elapsed time that the user task waited for completion of ADD requests issued for this file.
Add Count
The number of ADD requests issued against the file.
Delete Elapse
The elapsed time that the user task waited for completion of DEL requests issued for this file.
Delete Count
The number of DEL requests issued against the file.
Total Elapse
The total elapsed time that the user task waited for completion of all requests issued for this file.
Total Count
The total number of all requests issued against the file.
I/O Waits
File Elapse
The total I/O wait time on this file.
File Count
The number of I/O waits on this file.
RLS Elapse
The elapsed time that the user task waited for RLS file I/O on this file.
RLS Count
The number of times that the user task waited for RLS file I/O on this file.
CFDT Elapse
The elapsed time that the user task waited for a data table access request to the coupling facility data table server to complete for this file.
CFDT Count
The number of times that the user task waited for a data table access request to the coupling facility data table server to complete for this file.
Excl Control Elapse
The elapsed time that the user task waited for exclusive control of a VSAM control interval.
Excl Control Count
The number of times that the user task waited for exclusive control of a VSAM control interval.
AccMeth Requests Count
The number of times the user task invoked file access-method interfaces.