Error 0x80071A47

Value: -2147018169 | 0x80071A47 | 2147949127

What does it mean ?

ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH  
The TransactionManager identity that was supplied did not match the one recorded in the TransactionManager's log file.
Value: 6727 | 0x1A47 | 0b0001101001000111

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32