"XACT_E_NOENLIST" error message in DTC and SQL Server (831425)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
- the operating system: Microsoft Windows Server 2003
SYMPTOMSWhen you try to join a distributed transaction on a
computer that is running Windows Server 2003, you receive the following error message: XACT_E_NOENLIST This error message
corresponds to the following error code (HRESULT): 0x8004D00A CAUSEThe Distributed Transaction Coordinator (DTC) service is not
enabled on computers that are running Windows Server 2003. By default, the Distributed
Transaction Coordinator service is disabled on computers that are running Windows Server
2003.RESOLUTIONTo enable Distributed Transaction Coordinator on a computer that is running Windows
Server 2003, follow these steps: - In Control Panel, double-click Administrative Tools, and then double-click Component Services.
- Expand Component Services, and then expand Computers.
- Right-click My Computer, and then click Properties.
- On the MSDTC tab, click Security Configuration.
- Click to select all the check boxes under Security Settings.
- Verify that Account under DTC Logon Account is set to NT
AUTHORITY\NetworkService.
- To apply the changes, click OK.
Modification Type: | Major | Last Reviewed: | 1/6/2004 |
---|
Keywords: | kbprb KB831425 kbAudDeveloper |
---|
|