CommitSeqPosition
class CommitSeqPosition(seq: str)
Categories: source
CDC start position: one global commit sequence for every table.
A start_from value applying a single commit sequence to every
tracked CD table.
Parameters
parameter
seqstrHex-string form of the binary 16-byte IBMSNAP_COMMITSEQ
column (e.g. "000...0042"). All zeros is the cold-start
marker.