Pathway/iTS System Management Manual (G06.24+)
Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
9-40
STATUS TCP Command
The TCP, STATE, ERROR, INFO, PROCESS, and CPUS fields have the same
meanings as for the display without the DETAIL option. The additional fields returned
in the detailed display are as follows:
The possible values for the WAIT field are as follows:
Display Field Description
TERM Name of the terminal
WAIT Reason the terminal is waiting. The possible values are listed separately
below.
PENDING Command that is pending to the terminal. The possible values are:
SUSPEND A SUSPEND command has been issued to the terminal,
but either the terminal's SCREEN COBOL special register
STOP-MODE is nonzero or the terminal execution has not
reached a state where it can be suspended.
SUSPEND! A SUSPEND! command has been issued to the terminal,
but terminal execution has not reached a state where it can
be suspended.
STOP A STOP command has been issued to the terminal, but
either the terminal’s SCREEN COBOL special register
STOP-MODE is nonzero or the terminal execution has not
reached a state where it can be suspended.
ACCEPT Possible values are:
YES Terminal execution is at an ACCEPT statement.
YES-RESTART The terminal is in transaction mode; the transaction
has been restarted.
STOPMODE Current value of the terminal’s SCREEN COBOL special register.
Possible value is:
NON-ZERO The value of the register is nonzero.
TRANSMODE Whether or not the terminal is in transaction mode. Possible value is:
YES The terminal is in transaction mode and the data is protected by
TMF auditing.
If the terminal is not in transaction mode, this field is left blank.
RECOVERING Whether or not screen recovery is currently taking place for the terminal
wait-cause Description
READY The terminal is ready.
ERMBUF The terminal is waiting for internal terminal I/O buffer space
(TERMPOOL) to become available.
SERVBUF The terminal is waiting for internal server I/O buffer space
(SERVERPOOL) to become available.
TERMWRITE The terminal is waiting for a file-system write operation to the terminal
to complete.