Record fields for inquiries about input queues (defined as such with the INPQ value) contain the following:
Length: 8
Contains the job name
Length: 8
Contains the job number
Length: 1
Contains the job class
Length: 2
Contains the execution priority
Length: 18
Contains the status information. This field may contain either of these values: AWAITING_EXECUTION or EXECUTING.
Length: 28
Contains the hold data. This field may contain one of the following values: DUPLICATE_JOBNAME, PURGE, CANCELLED, or HELD.
Length: 4
Contains the system affinity of batch jobs. Each system affinity is up to four bytes long, separated by a comma.
Note: There are no blanks in this string of names, and REXX considers this string to be a single word. Using this information, users with shared spool environments can inquire about any batch job in their data center.
You can define up to 32 system affinities for each batch job using the job parameter S=(sys1,sys2...). If a job has no system affinity, this field contains the following literal string:
ANY,****,****,…..
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |