QUE entry for work element queued to PAB
- Entry:
- QUE
- VIT option:
- PSS
- Event:
- Work element queued to PAB
- VIT processing module:
- ISTRACPS
- Control is returned to:
- ISTAPCTQ
This trace record shows a work element queued to a PAB
to allow another VTAM® routine
to do further processing with the work element. This entry may be
followed shortly by a DSP entry, representing the PSS dispatch of
this PAB. However, if the PAB is already running, it might not be
dispatched again. In this case, no DSP entry follows the TPQUE.
- Byte (hex)
- Contents
- 00–02
- Record ID: C"QUE"
- 03
- Control block ID of work element (See z/OS Communications Server: SNA Diagnosis Vol 1, Techniques and Procedures.)
- 04
- ID is the primary address space ID (ASID). This field is 0 if the ASID is greater than X'FF'.
- 05
- Status
- Bit
- Meaning
xx.. ....
- Type of scheduling request
- Bit
- Meaning
- 00
- TPQUE none
- 01
- TPQUE normal
- 10
- TPQUE delay
..x. ....
- 0
...1 ....
- Queue is in last-in-first-out (LIFO) order.
...0 ....
- Queue is in first-in-first-out (FIFO) order.
.... 1...
- Registers are saved in the RPH control block.
.... .x..
- 0
.... ..1.
- PAB work element queue gate bit (PABWEQG).
.... ...0
- PAB change bit (PABCHNG). PAB is not scheduled to run.
.... ...1
- PAB is scheduled to run.
- 06
- PAB flag field (PABFLAGS)
- Bit
- Meaning
1... ....
- PAB is unconditionally scheduled.
.1.. ....
- PAB closedown is in progress.
..1. ....
- PAB is synchronous.
...1 ....
- PAB extension is present.
.... 1...
- Do not dequeue work element.
.... .1..
- Do not detach the RPH.
.... ..1.
- Indicates a very extended PAB.
.... ...1
- Indicates a slightly extended PAB.
- 07
- PAB flag field (PABFLGS1)
- Bit
- Meaning
1... ....
- Switch the PST address of this PAB’s major control block to the new PST address contained in DYPNWPST.
.1.. ....
- This PAB has a data space extension.
..1. ....
- This PAB’s major control block is an FMCB.
...1 ....
- PAB can be referenced in PSW disable mode.
.... 1...
- PAB is persistent.
.... .1..
- APSTERM/APSINIT FMCB during PAB dispatch.
.... ..xx
- Reserved
- 08–0B
- PST address
- 0C–0F
- PAB address
- 10–13
- Address of the issuer of the TPQUE macro
- 14–17
- Address of work element to be queued
- 18–1B
- Module name abbreviation (bytes 4, 5, 7, and 8 of the module name) or PAB DVT address (high-order bit of X'18' = 0). For an explanation of the module naming convention, see Using module names to isolate VTAM problems. (The module name might be unavailable if the PAB being scheduled is associated with an address space different from the current one.)
- 1C–1F
- Request parameter header (RPH) address or 0