2.2.18.1.2 TxSequenceID
A TxSequenceID is a 64-bit value that identifies a sequence of transactional messages originated from a queue manager. This structure contains two monotonically increasing numeric values.
When comparing ADM elements of type TxSequenceID, the structure is treated as a 64-bit unsigned integer with Ordinal being the low-order bytes and Timestamp being the high-order bytes.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ordinal |
|||||||||||||||||||||||||||||||
TimeStamp |
Ordinal (4 bytes): A 32-bit unsigned integer field. This field has a valid range from 0x00000000 to 0xFFFFFFFF.
TimeStamp (4 bytes): A 32-bit unsigned integer field. This field has a valid range from 0x00000000 to 0xFFFFFFFF.