TMF Management Programming Manual (H06.06+, J06.03+)

Table Of Contents
Event Messages
HP NonStop TMF Management Programming Manual540140-010
6-473
Descriptions of Event Messages
541: ZTMF-EVT-TransIsOlder
A transaction’s sequence number is old when compared to the highest transaction
sequence number in the slot table of the CPU.
Additional Unconditional Tokens
ZTMF-TKN-TRANSID
is the transaction identifier of the hung transaction.
ZTMF-TKN-HighestSeqNum
the highest transaction sequence number in the slot table.
ZTMF-TKN-SlotTableSize
the size of the transactions slot table.
Effect
None
Recommended Action
Informative message only, no corrective action is needed.
Additional Unconditional Tokens
ZTMF-TKN-EvtHdr-ProcessType token-type ZSPI-TYP-Enum
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TransID
ZTMF-TKN-HighestSeqNum token-type ZSPI-TYP-Int2
ZTMF-TKN-SlotTableSize token-type ZSPI-TYP- Int2
Event-Message Text
The transaction ZTMF-TKN-TRANSID is very old when compared
with the highest sequence number ZTMF-TKN-HighestSeqNum. The
size of the slot table is ZTMF-TKN-SlotTableSize.