TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-212
STATUS Command
If the filename portion of the name is longer than 26 characters, then the filename
is truncated to the first 23 characters and ellipses (...) are appended to the name,
as illustrated in this example:
STATUS *,USER
Process Pri PFR %WT Userid Program file Hometerm
$DCEE X 0,340 155 004 255,161 /opt/dcelocal/bin/abcsd... $ZTNT.#R
If the file name portion of the name is not available, "No OSS file name" is
output for the file name. If no path name is available, a generic ZYQ-file program
file name is output.
The OSS program pathname should not be used as input into a TACL command
because it is not formatted in a way that a TACL process can process.
In the detailed STATUS display, the OSS pathname, the first 1024 bytes of the
arguments of the command that created the OSS process, and the OSS process
ID (a unique identifier for an OSS process) are output:
STATUS 0,339,DETAIL
System: \FOXII November 13, 1995 10:53
Pid: 0,339 ($ZDCED) Primary
Priority: 155
Wait State: %004 (LDONE)
Userid: 255,161 (SUPER.DCE)
Myterm: $ZTNT.#PTY000X
Program File Name: $OSS001.ZYQ00002.Z0000VK0
Swap File Name: $DCE.#0000249
Current Extended Swap File Name: $DCE.#0000250
Library File Name: $SYSTEM.ZSRL.LDCE
Process Time: 0:0:15.859
Process Creation Time: November 13, 1995 10:13:06.028548
Process States: RUNNABLE
GMOMJOBID:
OSS Pathname: /opt/dcelocal/bin/dced
OSS Arguments: -b
OSS PID: 882049029
•
The output of the TACL STATUS command along with the DETAIL option now
display ProgramDataModel, IPUAssociation, and IPUNumber depending on the
following criteria:
°
ProgramDataModel is displayed for RVUs H06.24/J06.13 or later.
°
IPUAssociation is displayed for RVUs J06.16 or later.
°
IPUNumber is displayed for RVUs J06.03 or later.