Measure Reference Manual
subvolume
is the subvolume in which the object file of the OSS name server process to be measured
is located. To indicate all subvolumes, use an asterisk (*).
filename
is the name of the object file of the OSS name server process to be measured. To indicate
all files (except temporary files), use an asterisk (*).
DDL Record for OSSNS Entities (ZMS Style)
The ZMS Style DDL record for OSSNS entities is supported in Measure G11 and later PVUs.
The fields included in BRIEF reports are in boldface type.
ID Fields DDL Definition
DEFINITION zmsossns-id.
02 pin type binary 16 unsigned.
02 reserved-1 type character 6.
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 IC-entries type binary 32 unsigned.
02 LC-entries type binary 32 unsigned.
end
Counter Fields DDL Definition
DEFINITION zmsossns-ctrs.
02 RR-processed type binary 64.
02 RR-redir-sent type binary 64.
02 RR-redir-processed type binary 64.
02 IC-lookups type binary 64.
02 IC-hits type binary 64.
02 IC-dirty-qtime type binary 64.
02 LC-lookups type binary 64.
02 LC-hits type binary 64.
02 LC-inuse-qtime type binary 64.
02 Checkpoint-reqs type binary 64.
02 Checkpoint-blks type binary 64.
02 sem-waits type binary 64.
02 sem-wait-qtime type binary 64.
02 DP2-DD-reqs type binary 64.
02 DP2-messages type binary 64.
02 DP2-msg-qtime type binary 64.
02 PS-messages type binary 64.
02 PS-msg-qtime type binary 64.
02 LS-messages type binary 64.
02 LS-msg-qtime type binary 64.
02 gettime-reqs type binary 64.
02 settime-reqs type binary 64.
end
DDL Record Description Fields
RECORD zmsossns. FILE is "zmsossns" ENTRY-SEQUENCED.
02 hdr type zmsheader.
02 ctr type zmsossns-ctrs.
02 id type zmsossns-id.
end
OSSNS 285