TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-348
Descriptions of Event Messages
333: ZTMF-EVT-NetGramTimeout
A NetGram send timer to a remote node was exceeded.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-TMP.
ZTMF-TKN-NODENAME
is the subject token of the event message, and contains a node name.
ZTMF-TKN-TRANSID
contains a transaction identifier.
ZTMF-TKN-NETGRAMINREQBUFF
TRUE if the timed-out NetGram was sent in a Message System request buffer;
FALSE if the timed-out NetGram was sent in a Message System reply buffer.
Effect
The send is retried.
Recommended Action
Informational message only; no corrective action is needed. If the problem persists,
however, contact your service provider and provide all relevant information as follows:
•
Descriptions of the problem and accompanying symptoms
•
Details from the message(s) generated
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-NODENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
ZTMF-TKN-NETGRAMINREQBUFF token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
A request was resent to ZTMF-TKN-NODENAME for transaction
ZTMF-TKN-TRANSID. The previous request was sent in a Message
System ZTMF-TKN-NETGRAMINREQBUFF buffer.