MPE/iX Intrinsics Reference Manual (32650-90905)
484 Chapter8
Command Definitions (HPMERGEEND-LOGSTATUS)
JOBINFO
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.
NOTE Unless otherwise indicated, all mnemonics are as defined in Table 2-1.
Operation Notes
System manager (SM) or account manager (AM) capability is required to retrieve
information about jobs and sessions not logged under your user and account. AM
capability restricts access to account session and job information; SM capability allows
access to all session and job information. This intrinsic does not alter the condition code.
Related Information
Intrinsics JOBINFO
Commands SHOWJOB, SHOWME, SHOWOUT, SHOWIN