dbTalk Databases Forums  

Re: using transaction on DTS package

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


Discuss Re: using transaction on DTS package in the microsoft.public.sqlserver.dts forum.



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

Default Re: using transaction on DTS package - 01-29-2004 , 09:40 PM






Seems like SQL Server is running under local account, try to run SQL
Server/SQL Server agent services under domain account which should be
administrator on local sql server machine.

ashish

"I Cheung" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am having some problem using transactions on a DTS package.

The DTS package have serveral ExecuteSQL tasks and they are set up in
sequence and use transactions. If any of the step fails, the transcation
will roll back and the package fails.
Quote:
The Distributed Transaction Coordinator service has been started.

Everytime when I run this package, it failed step 1 and it generated an
error as such:

A connection with the transaction was lost. Connection 'Dev SQL Server'
for Task 'DTSTask_DTSExecuteSQL_Task1' does not support joining distributed
transaction or failed with attempting to join. A connection with transaction
manager was lost. MSDTC on server is unavailable.
Quote:
It seems like it is related to the security setting and SQL Server cannot
communicates to the DTC. However, I cannot pinpoint where the problem is.

Any idea? Thank you.

I Cheung



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.