TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-214
STATUS Command
•
The name of the user library file, swap file, and extended swap file, if you
requested the status of a single process (or a process pair) that is running with
a user library (such as one specified with the LIB option of the RUN command)
or swap files.
2. Including the DETAIL parameter in a STATUS command yields a display such as:
13> STATUS $TA8, DETAIL
System: \NEWYORK November 4, 2002 8:29
Pid: 1,31 ($TA8) Primary
Priority: 150
Wait State: %001 (LREQ)
Userid: 101,93 (SD.JKR)
Myterm: $TPQA8
Program File Name: $SYSTEM.SYS01.TACL
Swap File Name: $SYSTEM.#0000094
Current Extended Swap File Name: $TEMP.#0001203
Process Time: 0:1:47.870
Process Creation Time: October 22, 2002 22:12:19.599414
Process States: NO MESSAGES, LOGGED ON, RUNNABLE
GMOMJOBID:
System: \NEWYORK November 4, 2002 8:29
Pid: 2,35 ($TA8) Backup
Priority: 150
Wait State: %001 (LREQ)
Userid: 101,93 (SD.JKR)
Myterm: $TPQA8
Program File Name: $SYSTEM.SYS01.TACL
Swap File Name: $SYSTEM.#0000094
Current Extended Swap File Name: $TEMP.#0001203
Process Time: 0:0:2.238
Process Creation Time: October 22, 2002 22:12:21.426762
Process States: NO MESSAGES, LOGGED ON, RUNNABLE
GMOMJOBID:
The DETAIL option includes this information for the primary process and the
backup process (if it exists):
•
The system on which the process is running.
•
The current system date and time.
•
The CPU and process identification number of the process being displayed,
the process name (if any), and, if named, whether this is the primary or backup
process.
•
The execution priority for the process.