Tsn=tsn
Specifies the transaction sequence number (TSN) of the unresolved
transactions whose state you want to modify.
The TSN value is contained in a quadword with the following
decimal format:
high longword : low longword
The high longword can hold a maximum user value of 32768
(215) and the low longword can hold a maximum user value of
4,294,967,295 (232). A portion of the high longword is used by
Oracle Rdb for overhead.
When you specify a TSN, you can omit the high longword and the
colon if the TSN fits in the low longword. For example 0:444 and
444 are both valid TSN input values.
If you omit the Tsn qualifier, RMU Resolve includes all the
unresolved transactions. You cannot specify the Parent_Node or
the Process qualifier with the Tsn qualifier.