![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi: I'm running DTS package where all steps are set to "join transaction if present" in the Workflow properties. The transaction isolation level in the package properties is set to "read committed". The distributed transaction service is on on the server. SQL Server service pack level is SP4. When I try to run the package, the first step that joins the transaction fails with the error: Connection "PackageName" for Task "TaskName" does not support joining distributed transactions or failed when attempting to join. Unable to list in the transaction. New transaction cannot enlist in the specified transaction coordinator. Any idea why I might be getting this error? I have gotten this before I believe before upgrading the service pack but that wouldn't be the problem here. Thanks, Kayda |
#3
| |||
| |||
|
|
Hello Kayda, If the MSDTC Service is running everywhere then what may have happened is that you have set up an incompatable task to join a transaction. A Text File for instance cannot enlist in a transaction Alln Hi: I'm running DTS package where all steps are set to "join transaction if present" in the Workflow properties. The transaction isolation level in the package properties is set to "read committed". The distributed transaction service is on on the server. SQL Server service pack level is SP4. When I try to run the package, the first step that joins the transaction fails with the error: Connection "PackageName" for Task "TaskName" does not support joining distributed transactions or failed when attempting to join. Unable to list in the transaction. New transaction cannot enlist in the specified transaction coordinator. Any idea why I might be getting this error? I have gotten this before I believe before upgrading the service pack but that wouldn't be the problem here. Thanks, Kayda |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Yes, I also get this error regardless of the type of task. And the DTC service is running locally on my laptop and on the server. I am running the DTS package on my laptop. I have not gotten remote desktop access from the customer to try and run it from the server. I read somewhere you have to configure the DTC service for "network access" or something like that. Exactly how does one do that? Thanks, Kayda |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |