Measure Reference Manual

DDL Record for FILE Entities (ZMS Style)
The ZMS Style DDL record for FILE entities is supported in Measure G11 and later PVUs.
The fields included in BRIEF reports are in boldface type.
ID Fields DDL Definition
DEFINITION zmsfile-id.
02 opener-pin type binary 16 unsigned.
02 file-number type binary 16 unsigned.
02 file-type type binary 16 unsigned.
02 device-type type binary 16 unsigned.
02 file-name.
03 volume type character 8.
03 subvol type character 8.
03 filename type character 8.
02 file-system-name type character 8.
02 opener-processname type character 8.
02 opener-program-filename.
03 volume type character 8.
03 subvol type character 8.
03 filename type character 8.
02 device-name type character 8.
02 opener-device-name type character 8.
02 file-name-MID.
03 PATHID type character 24.
03 CRVSN type character 6.
02 reserved-1 type character 6.
02 opener-osspid type binary 32 unsigned.
02 opener-program-fname-MID.
03 PATHID type character 24.
03 CRVSN type character 6.
02 file-open-type type binary 16 unsigned.
02 IP.
03 family type binary 16 unsigned.
03 port type binary 16 unsigned.
03 IP-addr type character 16.
02 reserved-2 type character 4.
end
Counter Fields DDL Definition
DEFINITION zmsfile-ctrs.
02 file-busy-time type binary 64.
02 reads type binary 64.
02 writes type binary 64.
02 updates-or-replies type binary 64.
02 deletes-or-writereads type binary 64.
02 info-calls type binary 64.
02 records-used type binary 64.
02 records-accessed type binary 64.
02 disc-reads type binary 64.
02 messages type binary 64.
02 message-bytes type binary 64.
02 lock-waits type binary 64.
02 timeouts-or-cancels type binary 64.
02 escalations type binary 64.
02 DBIO-reads type binary 64.
02 DBIO-writes type binary 64.
02 DBIO-read-bytes type binary 64.
02 DBIO-write-bytes type binary 64.
02 read-bytes type binary 64.
02 write-bytes type binary 64.
02 OSS-cache-reads type binary 64.
02 OSS-cache-writes type binary 64.
FILE 233