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

PATHMON Error Messages
NonStop TS/MP Management Programming Manual540082-001
12-71
Error-Message Range 1000 Through 1999
1107: ZPWY-ERR-PM-TOOMANYTELL
The number of tell messages issued has reached the maximum value specified for the
ZMAXTELLS field in ZPWY-DDL-DEF-PATHWAY, or the value defined for the
ZMAXTELLS field is too large.
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-TOOMANYTELL.
ZPWY-TKN-REQCOMMAND
contains ZPWY-CMD-ADD.
ZPWY-TKN-REQOBJECTTYPE
contains ZPWY-TKN-TELL.
ZPWY-TKN-REQTELLNAME
contains the number of the tell message that could not be added.
Effect. The tell message requests fail.
Recovery. Increase or decrease the value of the ZMAXTELLS field depending on the
cause of the error.
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-REQTELLNAME token-type ZPWY-TYP-TELLNAME.
ZPWY-TKN-ERRCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-ERROBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-TELLNAME token-type ZSPI-TYP-TELLNAME.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.