Hi there,
I have a DTS package which is setup to join a transaction if present (on all package steps) and to rollback on failure (again on all package steps)
I am trying to run this DTS package with a set of Data transformation tasks, between a Windows 2000 server/Sql Server 2000 and another Windows 2000 server/Sql Server 2000.
Both machines have MSDTC service started.
When I try and run the DTS package using the designer, or DTSRunUI (With Global vars populated) the very first item fails and states "Unable to enlist in transaction" - "New transaction cannot enlist in the specified transaction coordinator".
I have found numerous threads based on tweaking Windows Server 2003 to fix this, but nothing for Windows 2000.
I'm really a .NET developer and not a DBA, so im not sure where to look next.
Any help greatly appreciated!
Matt
I have a DTS package which is setup to join a transaction if present (on all package steps) and to rollback on failure (again on all package steps)
I am trying to run this DTS package with a set of Data transformation tasks, between a Windows 2000 server/Sql Server 2000 and another Windows 2000 server/Sql Server 2000.
Both machines have MSDTC service started.
When I try and run the DTS package using the designer, or DTSRunUI (With Global vars populated) the very first item fails and states "Unable to enlist in transaction" - "New transaction cannot enlist in the specified transaction coordinator".
I have found numerous threads based on tweaking Windows Server 2003 to fix this, but nothing for Windows 2000.
I'm really a .NET developer and not a DBA, so im not sure where to look next.
Any help greatly appreciated!
Matt