ASD and ASDJ data section

Offsets Name Length Format Description
0 0 R791ASID 2 binary Address space identifier.
2 2 R791JBN 8 EBCDIC Name of job.
10 A R791DMN 2 binary Reserved.
12 C R791NPG 2 binary Reserved.
14 E R791PGP 2 binary Reserved.
16 10 R791TTOD 4 binary Real time into transaction (milliseconds).
20 14 R791CL 2 EBCDIC Current location. (Set to IN when all other indicators are off.)
Contents
Meaning
DL
Out queue/delayed
IN
In storage
LO
Logically swapped out
NS
Non-swappable
PR
Privileged
OT
Swapped out and ready
WL
Wait queue/long wait
WM
Wait queue/MSO
WO
Wait queue/reasons other than WM, WL, or WT
WT
Wait queue/terminal wait
>>
Transitioning out
<<
Transitioning in.
22 16 R791TAS 2 binary Type of user
Contents
Meaning
0
Batch
1
Started task
2
Mount task
3
TSO/E
4
ASCH
5
OMVS address space.
24 18 R791SRC 2 EBCDIC Reason for last swap-out
Contents
Meaning
TI
Terminal input
TO
Terminal output
LW
Long wait
XS
Auxiliary storage shortage
RS
Central storage shortage
DW
Detected wait
RQ
Request swap
NQ
CAP enqueue
EX
CAP exchange
US
CAP uni-swap
TS
Transition swap
IC
Improve central storage usage
IP
Improve system paging rate
MR
Make room for a user who has been swapped out too long
AW
APPC WAIT (swapped out, because waiting for APPC services)
IW
OMVS input wait
OW
OMVS output wait
SR
In-real swap
00
Unknown.
26 1A R791DP 2 binary Dispatcher priority.
28 1C   6   Reserved.
34 22 R791SWC 2 binary Transaction swap count.
36 24 R791SWMR 2 binary SRM work load recommendation value.
38 26   4   Reserved.
42 2A R791WMS 4 binary SRM service for the current transaction since the last swap-in.
46 2E R791TCPU 4 binary CPU time (TCB + SRB) for current job step, in milliseconds.
50 32   4   Reserved.
54 36 R791ESCT 4 binary Number of pages on expanded storage frames.
58 3A   2   Reserved.
60 3C R791PIN 4 binary Page-in count.
64 40 R791TRTM 4 binary Transaction residency time, in milliseconds.
68 44 R791FLG 1 binary
Bit
Meaning when set
0
Cross memory address space
1
Data in R791CTAR is valid
2
Data in R791VAL is valid
3
Reserved.
4
If ON: this address space is a server address space

If OFF: goal specified for this address space is being honored by WLM

5
Address space has been quiesced by a RESET command
6
Address space matched a classification rule in the active policy which prevents managing the region based on the response time goals of its served transactions
7
Server has temporal affinity to clients.
69 45 R791FLG2 1 binary Additional bits.
Bit
Meaning when set
0
Service class assigned by classification, or RESET SRVCLASS was designated CPU-critical in the active policy.
1
Address space matched a classification rule in the active policy which was designated storage-critical.
2
Address space is serving transactions which belong to a service class that was designated storage-critical in the active policy's classification rules, or is running in SYSTEM/SYSSTC.
3
CPU protection was assigned either to the address space or to transaction service classes being served by the space.
4
Storage protection was assigned either to the address space or to transaction service classes being served by the space.
5
The dispatching priority of the address space is currently promoted due to a chronic resource contention.
6
Address space is a CICS® TOR that matched a classification rule in the active policy which allows managing the region based on the region goals but also ensures that completed transactions are reported and used for management of the CICS AORs.
7
Reserved.
70 46 R791FMCT 4 binary Number of central storage frames.
74 4A R791WSS 4 binary Working set at last swap in.
78 4E R791TWSS 4 binary RSM target working set size.
82 52 R791ESHP 4 binary Number of hiperspace expanded storage pages used by job.
86 56 R791ESVI 4 binary Number of VIO expanded storage pages used by job.
90 5A R791HIN 4 binary Number of ESO hiperspace page-ins by block.
94 5E R791HRMS 4 binary Number of ESO hiperspace read misses by job (a read miss is an attempt to read a frame that is not in expanded storage).
98 62 R791BPIN 4 binary Number of blocked pages brought in from DASD.
102 66 R791PINE 4 binary Number of pages brought in from expanded storage.
106 6A R791BPNE 4 binary Number of blocked pages brought in from expanded storage.
110 6E R791CTAR 4 binary Central storage target number of frames.
114 72 R791VAL 4 binary Recommendation value for working-set-managed address spaces.
118 76 R791SCL 8 EBCDIC Service class name.
126 7E R791SCP 2 binary Service class period.
128 80 R791WKLD 8 EBCDIC Workload name.
136 88 R791RGRP 8 EBCDIC Resource group name.
144 90 R791SPI 4 binary Number of page-ins from auxiliary storage for shared page groups.
148 94 R791CMNI 4 binary Number of common pages for current transaction.
152 98 R791PNV 4 binary Number of non-VIO pages for current transaction.
156 9C R791PVIO 4 binary Number of VIO pages for current transaction.
160 A0 R791EXCT 4 binary EXCP count for this step.
164 A4 R791TCPC 4 binary Total CPU time consumed in this address space, in milliseconds.
168 A8 R791ASST 4 binary CPU time consumed by preemptible-class SRBs running on behalf of this address space, in milliseconds.
172 AC R791PHTM 4 binary CPU time consumed by preemptible-class SRBs running in this address space, in milliseconds.
176 B0 R791RCL 8 EBCDIC Report class name.
184 B8 R791MLIM 8 binary Address space memory limit, in megabytes.
192 C0 R791TIFA 4 binary CPU time in milliseconds consumed on zAAPs.
196 C4 R791TCP 4 binary CPU time in milliseconds consumed on standard CPs. Only valid if zAAPs or zIIPs are in the configuration.
200 C8 R791TIFC 4 binary CPU time in milliseconds consumed on standard CPs by work that was eligible for zAAP.
204 CC R791NFFI 4 binary Normalization factor for zAAP time. Used to convert between real zAAP times and "normalized" zAAP times, that is, the equivalent time on a standard CP. Multiply R791TIFA by this value and divide by 256 to calculate the normalized zAAP time.
208 D0 R791TSUP 4 binary CPU time in milliseconds consumed on zIIPs
212 D4 R791TSUC 4 binary CPU time in milliseconds consumed on standard CPs by work that was eligible for zIIP.
216 D8 R791NFFS 4 binary Normalization factor for zIIP time. Used to convert between real zIIP times and "normalized" zIIP times, that is, the equivalent time on a standard CP. Multiply R791TSUP by this value and divide by 256 to calculate the normalized zIIP time.
220 DC R791EXCW 8 binary EXCP count (double word).
228 E4 R791PHTA 4 binary zAAP-only equivalent of R791PHTM. This is normalized time.
232 E8 R791PHTI 4 binary zIIP-only equivalent of R791PHTM. This is normalized time.
236 EC R791FLG3 1 binary Additional flags.
Bit
Meaning when set
0
Service class was assigned by classification, or RESET SRVCLASS belongs to I/O priority group HIGH in the active policy.
1
I/O priority group HIGH was assigned either to the address space or to transaction service classes served by the address space.
2-7
Reserved.
237 ED   3   Reserved.