Measure Reference Manual
03 GMOM-pin type binary 16 unsigned.
03 GMOM-jobid type binary 16 unsigned.
02 GMOM-full-id type binary 64
redefines GMOM.
02 GMOM-sysname type character 8.
02 GMOM-process-name type character 8.
02 type type binary 16 unsigned.
02 index type binary 16 unsigned.
02 reserved-2 type character 4.
02 name type character 16.
end
Counter Fields DDL Definition
DEFINITION zmsudef-ctrs.
02 value type binary 64.
end
DDL Record Description Fields
RECORD zmsudef. FILE is "zmsudef" ENTRY-SEQUENCED.
02 hdr type zmsheader.
02 id type zmsudef-id.
02 ctr type zmsudef-ctrs.
end
DDL Record for USERDEF Entities (Legacy Style)
The Legacy Style DDL record for USERDEF entities will not change after the Measure G10 PVU.
RECORD userdef. FILE is "userdef" 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 process-name type character 8.
02 program-file-name.
03 volume type character 8.
03 subvol type character 8.
03 filename type character 8.
02 priority type binary 16 unsigned.
* counter identifiers and value:
02 name type character 16.
02 type type binary 16 unsigned.
02 index type binary 16 unsigned.
02 max-value type binary 16 unsigned.
02 time-value type binary 64.
02 counts redefines time-value.
03 FILLER type binary 32 unsigned.
03 count-value type binary 32 unsigned.
* field for entity identification:
02 userid.
03 group type binary 8 unsigned.
03 user type binary 8 unsigned.
02 creatorid.
03 group type binary 8 unsigned.
03 user type binary 8 unsigned.
* entity identification items for D10:
02 ancestor-cpu type binary 16 unsigned.
02 ancestor-pin type binary 16 unsigned.
368 Entities and Counters