Getting Session and Job Information [ Controlling System Activity ] MPE/iX 5.0 Documentation
Controlling System Activity
Getting Session and Job Information
Information on sessions and jobs is obtained through the use of the
commands SHOWME, SHOWJOB, SHOWIN, SHOWOUT and LISTSPF. Many MPE XL
predefined variables also are useful. For example, HPACCOUNT, HPUSERCAP,
HPJOBNUM, and others.
The SHOWME command reports the status of the current session or job. The
information appears on the standard output device ($STDLIST), which is
usually a display terminal.
The SHOWJOB command reports the status report of all sessions and jobs on
the system. It lists session and job numbers, the current execution
state of each session and job, input and output devices used, when each
session or job began, and user names.
The SHOWIN, SHOWOUT, and LISTSPF commands, respectively, report on the
status of input and output devices.
For additional information on getting session and job information,
refer to the manual Getting System Information Programmer's Guide
(32650-90018).
MPE/iX 5.0 Documentation