Site icon EfmSoft

What does NTSTATUS 0xC019005C (STATUS_TRANSACTIONMANAGER_IDENTITY_MISMATCH) mean?

 
Previous Next
STATUS_TRANSACTION_INTEGRITY_VIOLATED STATUS_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT

STATUS_TRANSACTIONMANAGER_IDENTITY_MISMATCH

STATUS_TRANSACTIONMANAGER_IDENTITY_MISMATCH means that the transaction-manager identity supplied by the caller differs from the identity recorded in the manager’s log. KTM therefore cannot safely treat the log as the state of the manager the caller is trying to create or open.

This is distinct from a missing manager or a recovery name collision. The log was found and examined, but its recorded identity conflicts with the requested one. Common investigation points are a reused log path, copied deployment data, or changed manager configuration.

The manager identity and the persisted log do not belong together

References


Looking for a different code? Search another status or error code.

Exit mobile version