Windows /Headers /winerror.h /ERROR_TRANSACTION_RECORD_TOO_LONG
ERROR_TRANSACTION_RECORD_TOO_LONG
Code: 0x1a44 (6724)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long.
Associated Modules
Module | Code | Description |
---|---|---|
kernel32.dll | 0x1a44 | The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long. |
1 entry |