TS/MP Management Programming Manual (G06.24+, H06.03+)

PATHMON Error Messages
NonStop TS/MP Management Programming Manual540082-001
12-75
Error-Message Range 1000 Through 1999
1116: ZPWY-ERR-PM-ALREADYREFRESHED
A REFRESHCODE command was issued, but the ZCHECKDIRECTORY field in
ZPWY-DDL-DEF-TCP has a value of ZPWY-VAL-ON (that is, the TCP checks the
SCREEN COBOL object program directory file at each CALL statement).
For a description of tokens that are present in this event message but are not listed or
described below, see Section 10, Event Management.
Token Descriptions
ZSPI-TKN-ERROR
contains ZPWY-ERR-PM-ALREADYREFRESHED.
ZPWY-TKN-REQCOMMAND
contains ZPWY-CMD-REFRESHCODE command from the request.
ZPWY-TKN-REQOBJECTTYPE
contains ZPWY-OBJ-TCP from the request.
ZPWY-TKN-REQTCPNAME
contains the name of the TCP for which the REFRESHCODE command was
issued.
Effect. The REFRESHCODE command fails.
Recovery. Change the ZCHECKDIRECTORY field in ZPWY-DDL-DEF-TCP to
ZPWY-VAL-OFF.
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.