Difference between revisions of "HowTo:Solve MSDTC-related problems"
m |
|||
Line 17: | Line 17: | ||
* [https://learn.microsoft.com/en-us/troubleshoot/windows-server/application-management/enable-network-dtc-access?source=recommendations Enable Network DTC Access (learn.microsoft.com)] | * [https://learn.microsoft.com/en-us/troubleshoot/windows-server/application-management/enable-network-dtc-access?source=recommendations Enable Network DTC Access (learn.microsoft.com)] | ||
+ | Use the following steps to configure DTC network access: | ||
* Open the "Component Services" console (typing that into the Windows start menu should find you the right app) | * Open the "Component Services" console (typing that into the Windows start menu should find you the right app) | ||
* In the Component Services console, you should see a tree view to the left. | * In the Component Services console, you should see a tree view to the left. |
Revision as of 23:04, 16 August 2023
From version 4 on, UBIK® uses the Distributed Transaction Coordinator (MSDTC or DTC) to manage database transactions. However, there's the necessity for correct configuration on both the database server as well as the application server to make it work. This article explains how to do that.
Problem Symptoms
- UBIK® Studio or a UBIK® service can't connect to your database or fails to create a session
- Database view creation or instance data transfer doesn't work because of an exception
- There's an error/exception log entry like: "Communication with the underlying transaction manager has failed"