This is work in progress.

Windows /Headers /winerror.h /ERROR_TRANSACTIONMANAGER_NOT_ONLINE

ERROR_TRANSACTIONMANAGER_NOT_ONLINE

Code: 0x1a3f (6719)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline.

Associated Modules

ModuleCodeDescription
kernel32.dll0x1a3fThe object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline.
1 entry