Measure Reference Manual

03 block-size type binary 32 unsigned.
03 blocks-inuse-start type binary 32 unsigned.
03 blocks-inuse-end type binary 32 unsigned.
03 block-splits type binary 64.
03 hits type binary 64.
03 misses type binary 64.
03 faults type binary 64.
03 audit-buf-forces type binary 64.
03 blks-dirty-qtime type binary 64.
03 write-cleans type binary 64.
03 write-dirtys type binary 64.
03 write-misses type binary 64.
end
DDL Record Description Fields
RECORD zmsdisc. FILE is "zmsdisc" ENTRY-SEQUENCED.
02 hdr type zmsheader.
02 ctr type zmsdisc-ctrs.
02 id type zmsdisc-id.
end
DDL Record for DISC Entities (Legacy Style)
The Legacy Style DDL record for DISC entities will not change after the Measure G10 PVU.
The fields included in BRIEF reports are in boldface type.
The DDL record for G-series DISC entities is identical to the record for D-series DISC entities except:
The CHANNEL field is redefined to SERVERNET.
Different entity identification fields are used. The CTRL and UNIT fields are no longer used.
A SCSI-ID identifier is added to identify disks connected by a ServerNet/DA or FCSA.
Counters are added to measure busy time in the queue-based ServerNet environment. The
READ-BUSY-TIME and WRITE-BUSY-TIME counters are no longer used.
Counters are added to measure direct-bulk I/O operations.
Existing I/O counters such as READS and WRITES include direct-bulk I/O operations.
Longer byte-count fields are provided to reduce the possibility of field overflow. In G-series
RVUs, each 32-bit byte-count field has a 64-bit counterpart. Similarly, a 16-bit byte count field
has a 32-bit counterpart. In H-series and J-series RVUs, all byte-count fields accommodate 64
bits. For information on using the 64-bit or 32-bit fields, see Usage Notes for G-Series DISC
Entities (page 206).
The ERROR field can signal a field overflow in a 32-bit byte-count field.
RECORD disc. FILE is "disc" ENTRY-SEQUENCED.
.
.
.
(error, time items, and measurement identification items;
see Common Entity Header Fields (page 144))
.
.
.
* entity identification items:
02 pin type binary 16 unsigned.
02 device-name type character 8.
02 logical-device type binary 16 unsigned.
02 ctrl type binary 16 unsigned.
02 unit type binary 16 unsigned.
02 device-type type binary 16 unsigned.
02 device-subtype type binary 16 unsigned.
192 Entities and Counters