TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-210
STATUS Command
•
If you specify a single process and the process does not exist, TACL returns
“Process does not exist.”
•
If the node name for a process cannot be retrieved by the STATUS program, the
node name for the home terminal will be displayed.
•
If you specify a range of processes and none of the processes exist, TACL
displays nothing.
•
File-name-template is not supported for the options PROG and LOADED used
together. For example:
STATUS *, PROG file-name-template, LOADED file-name-template
will return no information.
•
If file-name-template is specified with the LOADED option, STATUS will display all
the processes associated with that loaded file.
•
If the program file name for a process cannot be retrieved by the STATUS
program, “path to info down” is displayed in the output instead of the file
name.
For the attenuated display:
> STATUS *,TERM
Process Pri PFR %WT Userid Program file Hometerm
$Y906 1,158 150 001 104,111 <Path to info down> \RCM.$Z1
$MPMA 3,90 129 000 104,111 $A.XTK.XMSGX $Z2
$MP 5,80 150 R 000 104,111 $MG.TEST.TACL $Z3
For the detailed display:
> STATUS $MP,DETAIL
System: \PRUNE March 29, 2004 15:27
Pid: 5,80 ($MP) Primary
READY
Priority: 150
Wait State: %000
Userid: 104,111 (SDEV.FRED)
Myterm: \PRUNE.$Z3
Program File Name: <Path to info down>
Swap File Name: $MG.#0012980
Current Extended Swap File Name: $MG.TEST.TACLSEGF
Process Time: 0:0:1.974
Process Creation Time: March 29, 2004 15:22:24.101230
Process States: LOGGED ON, FORCED LOW, RUNNABLE
GMOMJOBID:
If the processor for the disk process controlling the disk where the program file
resides fails, the process file name is unavailable.