Measure Reference Manual
02 lock-waits type binary 32 unsigned.
02 timeouts-or-cancels type binary 32 unsigned.
02 escalations type binary 32 unsigned.
* new entity identification items for D10:
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.
* SMS changes:
02 device-name type character 8.
02 opener-device-name type character 8.
* New F40 counter value items:
02 message-bytes-f type binary 64.
* New counters in G05:
02 dbio-reads type binary 32 unsigned.
02 dbio-writes type binary 32 unsigned.
02 dbio-read-bytes type binary 64.
02 dbio-write-bytes type binary 64.
* New identifiers for OSS file pathname support:
02 file-name-mid.
03 pathid type character 24.
03 crvsn 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.
* New identifier for G10:
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.
* New counters for G10:
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.
02 OSS-cache-read-bytes type binary 64.
02 OSS-cache-write-bytes type binary 64.
02 OSS-block-reads type binary 32 unsigned.
02 OSS-block-read-bytes type binary 64.
02 OSS-flow-controls type binary 32 unsigned.
02 misc-calls type binary 32 unsigned.
end
For descriptions of the header fields used by all entities, see Common Entity Header Fields (page 144).
Common ID Field DDL Definitions for FILE Entities
These ID fields are used in both styles of DDL records.
Fields are listed alphabetically; subfields are listed in the order they occur in the field.
DEVICE-NAME
Disk device on which the measured file is located. For SMF files, this field provides the physical
location that corresponds to the logical file name. For NonStop files, this field is the same as the
FILE-NAME VOLUME subfield.
FILE 235