TCP Event Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
11-128
ZPWY-TKN-INSTRUCTION
contains the instruction executing at the time the error was detected.
ZPWY-TKN-PUNAME
contains the name of the program unit executing at the time the error was
detected.
ZPWY-TKN-PUOFFSET
contains the offset into the program unit at which the instruction is located.
ZPWY-TKN-PUVERSION
contains the version of the program unit executing at the time the error was
detected.
ZPWY-TKN-TCLPROGFNAME
contains the name of the SCREEN COBOL pseudocode file.
Effect. The terminal task is suspended.
Recovery. The event message contains the name and version of the program unit
executing at the time the error was detected. It also contains the offset into the
program unit and the instruction at that offset. This information, together with a
compiler listing (with a MAP), can be used to isolate the problem to a paragraph in the
source program.
As an alternative, you can alter the TCP to increase the size of either ZTERMPOOL or
ZTERMBUF, or both.