Error message: OLE DB provider SQLOLEDB was unable to begin a distributed transaction (816701)
The information in this article applies to:
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft SQL Server 2000 (all editions)
- Microsoft Windows Small Business Server 2003, Premium Edition
- Microsoft Windows Small Business Server 2003, Standard Edition
SYMPTOMSWhen you try to use Microsoft SQL Server 2000 to start a
distributed transaction between linked servers that are running Windows Server
2003, you may receive the following error message: OLE DB
provider SQLOLEDB was unable to begin a distributed transaction The
following message may appear on the OLE DB provider computer:New transaction cannot enlist in the specified transaction
coordinator. CAUSEThis behavior occurs if the Distributed Transaction Coordinator (DTS) service is disabled or if network DTC access is disabled. By default, network DTC access is disabled in Windows Server 2003.WORKAROUNDTo work around this behavior, install network DTC access on
both servers:
- Click Start, and then click
Control Panel.
- Click Add or Remove Programs, and then
click Add/Remove Windows Components.
- In the Components box, click
Application Server, and then click
Details.
- Click to select the Enable network DTC
access check box, and then click OK.
- Click Next, and then follow the
instructions that appear on the screen to complete the installation
process.
- Stop and then restart the Distributed Transaction
Coordinator service.
- Stop and then restart any resource manager services that
participates in the distributed transaction (such as Microsoft SQL Server or
Microsoft Message Queue Server).
Modification Type: | Major | Last Reviewed: | 3/4/2005 |
---|
Keywords: | kbprb KB816701 kbAudITPRO |
---|
|