dbTalk Databases Forums  

DTS Transformation Error: "Transaction context in use by another session."

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Transformation Error: "Transaction context in use by another session." in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Axel Dahmen
 
Posts: n/a

Default DTS Transformation Error: "Transaction context in use by another session." - 02-06-2005 , 06:34 PM






Hi,

today I've had a strange DTS error: In one of my transformations I'd been
using several Copy Column transformations + one ActiveX transformation using
a lookup function. This lookup function uses a second connection to the same
SQL server but to a different database. I'm using this function to populate
a new column in a table with calculated values.

The transformation didn't run, I got an "Transaction context in use by
another session." error, which seems to be quite popular. I found the
solution for that error in Google quickly. But I'm not satisfied with the
solution:

If I uncheck the "Join transaction if present" checkbox, this task no longer
runs in my transaction context. This is definitively not what I want. I
guess it's a bug in SQL Server 2000.

Can someone, who has experience with SQL Server 2003, please tell me if MS
got rid of this problem in SQL Server 2003? So is it worth to migrate in
this sense?

TIA,
Axel Dahmen




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.