- Itemnum/
Mnemonic Item Description
- 1/CA
[jsname,]user.account.
Can be used as an I/O parameter:
If used as an input
parameter, the array must be 26 bytes long, plus one for a binary
0 (zero) terminator. The input string must be in the form [
jsname,]user.account. The wildcard character @ is not allowed.
If used as an output parameter, the array must be
26 bytes long. The output is left-justified and padded with blanks.
- 2/CA8
Session/job name.
An ASCII output parameter. Output is left-justified and padded
with blanks.
- 3/CA8
User name.
An ASCII output parameter. Output is left-justified and padded
with blanks.
- 4/CA8
User logon group.
An ASCII output parameter. Output is left-justified and padded
with blanks.
- 5/CA8
User account.
An ASCII output parameter. Output is left-justified and padded
with blanks.
- 6/CA8
User home group.
An ASCII output parameter. Output is left-justified and padded
with blanks.
- 7/I32
The date/time that is displayed by the :SHOWJOB command. This date/time is updated whenver a job
changes state (SCHED, WAIT, EXEC).
The date/time that is displayed by the :SHOWJOB command. This date/time is updated whenver a job
changes state (SCHED, WAIT, EXEC).
- 8/U16
The date/time that is displayed by the :SHOWJOB command. This date/time is updated whenever a
job changes state (SCHED, WAIT, EXEC).
Returns a 16-bit unsigned integer to be used by the FMTCALENDAR intrinsic. For a job, this is the date when it
enters the WAIT state.
- 9/CA8
Input LDEV/class name.
An ASCII output parameter. Whatever array the user passes
in will be overwritten with the LDEV/class name, using exactly the
number of characters in the LDEV/class name. The remainder of the
array is left intact; no fill character is used.
- 10/CA8
Output LDEV/class name.
An ASCII output parameter. Whatever array the user passes
in will be overwritten with the LDEV/class name, using exactly the
number of characters in the LDEV/class name. The remainder of the
array is left intact; no fill character is used.
- 11/CA
Current job step.
Returns a maximum of 238 ASCII characters and is the image
of the command currently executing. The array must be long enough
for the expected command image (the length can be obtained from itemnum=34).
- 12/I16
Current number of active jobs
- 13/I16
Current number of active sessions
- 14/I16
Job input priority
- 15/I32
Job/session number
- 16/I16
Jobfence
- 17/I16
Job output priority
- 18/I16
Number of copies
- 19/I16
Job limit (system)
- 20/I16
Session limit (system)
- 21/I16
Job deferred. Returns the values:
- 22/U16
Main CI PIN for job/session
- 23/U16
Original job spooled. Returns the values:
- 24/U16
RESTART option. Returns the values:
- 25/U16
Sequenced job. Returns the values:
- 26/U16
Term code. Returns the values:
- 27/U16
CPU limit
- 28/U16
Session/jo state.. Returns the values:
- 2
Executing
- 4
Suspending
- 32
Wait
- 48
Initialization
- 56
Scheduled
- 27/U32
User's local attributes
- 30/I16
$STDIN spoolfile number.
Returns data for current jobs and sessions only. Valid for
spoolfile numbers less than or equal to 32768.
- 31/I16
$STDIN spoolfile status.
Returns data for current jobs and sessions only. Returns the
values:
- 0
Open
- 1
Active
- 3
Reserved
- 4
Ready
- 32/I16
$STDLIST spoolfile number.
Returns data for current jobs and sessions only. Valid for
spoolfile numbers less than or equal to 32768.
- 33/I16
$STDLIST spoolfile status.
Returns data for current jobs and sessions only. Returns the
values:
- 0
Active
- 1
Ready
- 2
Open
- 3
Reserved
- 34/I16
Length of itemnum=11 (current job step)
- 35/U16
SET STDLIST=DELETE invoked. Returns the values:
- 0
$STDLIST is saved
- 1
SET STDLIST=DELETE is invoked
- 36/U16
Job information table data segment number
- 37/N/A
Not allowed. Call results in error to calling routine
- 38/I32
$STDIN spoolfile number.
Returns data for current jobs and sessions only. Valid for
all spoolfile numbers regardless of size.
- 39/I32
$STDLIST spoolfile number.
Returns data for current jobs and sessions only. Valid for
all spoolfile numbers regardless of size.
- 40/U16
Session quiet mode. Returns:
- 41/I32
The job or session number of the job submitter.
- 42/CA8
The job or session name of the job submitter.
An ASCII output parameter. Output is left justisfied and padded
with blanks.
- 43/CA8
The user name of the job submitter.
An ASCII output parameter. Output is left justified and padded
with blanks.
- 44/CA8
The user account of the job submitter.
An ASCII output parameter. Output is left justified and padded
with blanks.
- 45/CA8
The logical device of the job submitter.
An ASCII output parameter. Output is left justified and padded
with blanks.
- 46/U16
The date/time that the STREAM command was submitted by the job submitter. For
jobs, this is the date that the job was streamed (and is the same
date that appears in the job submitter banner.) For sessions, this
is the date that the session was started via either the STARTSESS command, the STARTSESS intrinsic, or by the default automatic logon at
boot time.
This item value differs from item 8 only for jobs scheduled
for the future.
Returns a 16-bit unsigned integer to be used by the FMTCALENDAR intrinsic.
- 47/I32
The date/time that the STREAM command was submitted by the job submitter. For
jobs, this is the date that the job was streamed (and is the same
date that appears in the job submitter banner.) For sessions, this
is the date that the session was started via either the STARTSESS command, the STARTSESS intrinsic, or by the default automatic logon at
boot time.
This item value differs from item 7 only for jobs scheduled
for the future.
Returns a 32-bit signed integer to be used by the FMTCLOCK
intrinsic.