TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-41
Error-Message Range 3000 Through 3999
3203: ZPWY-ERR-TCP-SCOBOLFNS
The TCP does not support the SCREEN COBOL function that was used.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect. The SCREEN COBOL program cannot be executed.
Recovery. Use a more recent version of the TCP.
3204: ZPWY-ERR-TCP-BADTCPSTATE
The TCP is not in the appropriate state for the attempted operation; this error is often
issued after a STOP TCP command when the terminals are still running.
For a description of tokens that are present in this event message but are not listed or
described here, see “Event Management,” in Section 6 of the TS/MP Management
Programming Manual.
Token Descriptions
ZSPI-TKN-ERROR
contains ZPWY-ERR-TCP-BADTCPSTATE.
ZPWY-TKN-REQCOMMAND
contains the command from the request, usually ZPWY-CMD-STOP.
ZPWY-TKN-REQOBJECTTYPE
contains the object type from the request, usually ZPWY-OBJ-TCP.
ZPWY-TKN-REQTCPNAME
contains the name of the TCP.
Effect. The operation fails.
Recovery. Reattempt the operation when the TCP is in the appropriate state.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZPWY-TKN-REQCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-REQOBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-REQTCPNAME token-type ZPWY-TYP-TCPNAME
ZPWY-TKN-ERRCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-ERROBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-TCPNAME token-type ZSPI-TYP-TCPNAME.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.