TCP/IP Management Programming Manual
Event Management
HP NonStop TCP/IP Management Programming Manual—529636-001
7-37
20: ZTCI-EVT-XFER-ERR
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this is a
critical event.
(ZEMS-TKN-) CONSOLE-PRINT, CPU, CRTPID, GENTIME, LOGTIME, PIN,
SYSTEM, and USERID
are automatically placed in the header when the EMSINIT procedure is called and
the event message buffer is initialized. For a description of these tokens, see
Section 5, Common Definitions. For details on any of the EMS tokens, see the
EMS Manual.
ZTCI-TKN-SEV
contains the value ZTCI-VAL-SEV-WARN. This value indicates that
ZTCI-EVT-XFER-ERR is only a warning message. The process continues to
function, but some functionality has been lost; for example, the network may be
going down, or a device accessed by the TCP/IP subsystem may be experiencing
errors.
ZTCI-TKN-XFER-UOW
identifies the unit-of-work (UOW) that could not be processed because the error
occurred. Each UOW code corresponds to a TRANSFER operation request.
Processes communicate with TRANSFER by issuing requests that contain one or
more UOW codes. The token value can be one of these:
ZTCI-VAL-XFER-START-SESS
indicates the error occurred during the processing of a request containing a
START-SESSION UOW.
ZTCI-VAL-XFER-ADD-RECIP
indicates the error occurred during the processing of a request containing an
ADD-RECIP UOW.
ZTCI-VAL-XFER-ADD-ITEM-REC
indicates the error occurred during the processing of a request containing an
ADD-ITEM-REC UOW.
ZTCI-VAL-XFER-SUBMIT-PKG
indicates the error occurred during the processing of a request containing a
SUBMIT-PKG UOW.
ZTCI-VAL-XFER-END-SESS
indicates the error occurred during the processing of a request containing an
END-SESSION UOW.










