Windows / Code / 0x00001a44
0x00001a44
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_TRANSACTION_RECORD_TOO_LONG | 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 |