Record type 01 data queue entry format

The Record type 01 data queue entry format table shows the format of a 01 data queue entry when a spooled file changes to ready status on an output queue.

Table 1. Record type 01 data queue entry format
Decimal Offset Hex Offset Type Description
0 0 CHAR(10) Function

Identifies the function that created the data queue entry. The value for a spooled file is *SPOOL.

10 A CHAR(2) Record type
Identifies the record type within the function. Valid values are:
01
A spooled file that is in READY status has been placed on the output queue.
12 C CHAR(26) Qualified job name
Identifies the qualified job name of the job that created the spooled file placed on the output queue.
CHAR(10)
Job name
CHAR(10)
User name
CHAR(6)
Job number
38 26 CHAR(10) Spooled file name

Identifies the name of the spooled file placed on the output queue.

48 30 BINARY(4) Spooled file number

Identifies the unique number of the spooled file placed on the output queue.

52 34 CHAR(20) Qualified output queue name
Identifies the qualified name of the output queue on which the spooled file was placed.
CHAR(10)
Output queue name
CHAR(10)
Library of the output queue
72 48 CHAR(8) Job system name

Identifies the name of the system on which the spooled file was generated.

80 50 CHAR(7) Spooled file creation date

Identifies the date on which the spooled file was created in CYYMMDD format (local system time).

87 57 CHAR(1) Reserved
88 58 CHAR(6) Spooled file creation time

Identifies the time that the spooled file was created in HHMMSS format (local system time).

94 5E CHAR(7) Spooled file creation date in UTC

Identifies the date on which the spooled file was created in CYYMMDD format.

101 65 CHAR(1) Reserved
102 66 CHAR(6) Spooled file creation time in UTC

Identifies the time that the spooled file was created in HHMMSS format.

108 6C CHAR(20) Reserved