TS/MP System Management Manual (H06.05+, J06.03+)
PATHMON Messages (Numbers 1000-1499)
HP NonStop TS/MP System Management Manual—541819-007
13-2
Operating System Error Numbers
from the STATUS TERM, DETAIL command. The additional information is placed at
the end of the error-message text and starts with three dashes ( --- ):
For example:
ERROR - *1048* TERM TERM-1, SUSPENDED: *3117* SERVER CLASS
UNDEFINED --- INST CODE: SEND AT OFFSET %37
IN PROGRAM UNIT PROG-X(1) IN TCLPROG
\SYS.$VOL.SUBVOL.POBJ
These PATHMON process errors include additional information:
*1047* TERM STOPPED
*1048* TERM SUSPENDED
*1049* TERM SUSPENDED
Operating System Error Numbers
Some PATHMON environment messages include an operating system error number.
Although the error number is typically identified as a file-system error, it might also
represent a sequential I/O (SIO) error or other specialized error.
SCREEN COBOL Errors
When an error originates in the SCREEN COBOL program, use the STATUS TERM,
DETAIL command to obtain the name, version, and instruction address of the program
unit being executed. You can isolate the problem to a paragraph in the source
program by using the information obtained from the STATUS TERM, DETAIL command
and the compiler listing with a MAP.
PATHMON Messages
These messages are returned by the PATHMON process:
Additional Error Information Field Description
INST CODE inst-code The instruction code of the program unit.
AT OFFSET %inst-addr The instruction address of the program unit.
IN PROGRAM UNIT pu-name (pu-vrsn) The name of the program unit followed by
the version of the program unit in
parentheses.
IN TCLPROG pu-file The file where the program unit is located.
Note. The additional information on terminal errors, which is appended to the standard error
message text, significantly increases the size of messages sent to a log file.










