TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-342
Descriptions of Event Messages
328: ZTMF-EVT-LateDpCheckin
This event message is informational only. Its purpose is to help identify the application
or SQL component that is causing late checkins.
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-TMFLIB.
ZTMF-TKN-EVTHDR-VOLUMENAME
contains the name of the disk volume that is checking in late.
ZTMF-TKN-CPUPAIR
This token appears twice in the command buffer. The first occurrence specifies the
disk-process primary CPU, while the second specifies the disk-process backup
CPU.
ZTMF-TKN-TRANSID
is the subject token of the event message, and it contains a transaction identifier.
Effect
None.
Recommended Action
Informational message only; no corrective action is needed.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-CPUPAIR token-type ZSPI-TYP-INT.
ZTMF-TKN-CPUPAIR token-type ZSPI-TYP-INT.
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
Event-Message Text
A backup DP check in for volume ZTMF-TKN-VOLUMENAME, sent
from CPU ZTMF-TKN-CPUPAIR to CPU ZTMF-TKN-CPUPAIR, arrived
late for transaction ZTMF-TKN-TRANSID.