Windows /Headers /ntstatus.h /STATUS_TRANSACTIONMANAGER_NOT_ONLINE
STATUS_TRANSACTIONMANAGER_NOT_ONLINE
Code: 0xc0190052 (3222863954)
HRESULT Facility: FACILITY_HTTP (25)
NTSTATUS Facility: FACILITY_TRANSACTION (25)
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
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0190052 | 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. |
1 entry |