CMS lock type data

This structure is mapping the following lock data sections of subtype 5:

There is one section per address space, but only data for up to twenty address spaces is provided. The data sections are sorted by total contention time.

Offsets Name Length Format Description
R725CMSD - CMS lock type data
0 0 R725CMJN 8 EBCDIC Name of the job.
8 8   3   Reserved.
11 B R725CMSP 1 binary Service class period.
12 C R725CMAS 2 binary Address space ID.
14 E   2   Reserved.
16 10 R725CMST 8 EBCDIC Address space SToken.
24 18 R725CMSN 8 EBCDIC Service class name.
32 20 R725CMTY 1 binary Lock type:
Value
Meaning
1
CMS lock
2
CMS Enqueue/Dequeue lock
3
CMS Latch lock
4
CMS SMF lock
33 21   7   Reserved.
40 28 R725CMSU 8 binary Number of times that a unit of work of this address space was suspended on the CMS lock type as specified in R725CMTY.
48 30 R725CMAL 8 binary Number of times that a unit of work of this address space was suspended on the CMS lock type as specified in R725CMTY when there was already at least one other unit of work suspended for this lock.
56 38 R725CMTI 8 binary Total amount of time in milliseconds that a unit of work of this address space was suspended on the CMS lock type as specified in R725CMTY.