Local Lock Data Section

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
0 0 R725LOJN 8 EBCDIC Name of the job.
8 8   3 Reserved.
11 B R725LOSP 1 binary Service class period.
12 C R725LOAS 2 binary Address space ID.
14 E   2   Reserved.
16 10 R725LOST 8 EBCDIC Address space SToken.
24 18 R725LOSN 8 EBCDIC Service class name.
32 20   8   Reserved.
Local lock data
40 28 R725LOSU 8 binary Number of times that a unit of work of this address space was suspended on a local lock.
48 30 R725LOAL 8 binary Number of times that a unit of work of this address space was suspended on a local lock when there was already at least one other unit of work suspended.
56 38 R725LOTI 8 binary Total amount of time in milliseconds that a unit of work of this address space was suspended on a local lock.
CML lock owner data
64 40 R725LCSU 8 binary Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space.
72 48 R725LCAL 8 binary Number of times that a unit of work from another address space was suspended when requesting the local lock of this address space and there was already at least one other unit of work waiting for that lock.
80 50 R725LCTI 8 binary Total amount of time in milliseconds that a unit of work was suspended when requesting the local lock of this address space.