The CDC_REC_BEGINTX record
Indicates the beginning of a transaction.
The header for the CDC_REC_BEGINTX record follows the common
header. No data follows the headers; the payload size in the common
header is 0.
Section | Size | Description |
---|---|---|
Sequence number | 8 bytes | The sequence number of the record. |
Transaction ID | 4 bytes | The transaction ID. |
Start time | 8 bytes | The UTC time at which the transaction began, in time_t format. |
User ID | 4 bytes | The operating system user ID of the user who started the transaction. |