Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
SQL Adapter Problem - DTC
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
TimG  
View profile  
 More options Nov 21 2004, 11:53 pm
Newsgroups: microsoft.public.biztalk.orchestration
From: "TimG" <T...@discussions.microsoft.com>
Date: Sun, 21 Nov 2004 20:53:01 -0800
Local: Sun, Nov 21 2004 11:53 pm
Subject: SQL Adapter Problem - DTC
Hi

I have published an orchestration as a web service running on a machine with
BTK 2004 and Win 2003. The orchestration calls a stored procedure on a remote
 SQL Server. In the event viewer I am getting the warning

The adapter "SQL" raised an error message. Details "New transaction cannot
enlist in the specified transaction coordinator.  ".

and then a couple of unhelpful failed messages

Everthing works ok if biztalk is on a win xp machine. Any help would be most
appreciated (DTC) is running both on SQL Server and the BizTalk machines

Regards

Tim


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Smith  
View profile  
 More options Nov 22 2004, 3:15 am
Newsgroups: microsoft.public.biztalk.orchestration
From: "Alan Smith" <AlanSm...@discussions.microsoft.com>
Date: Mon, 22 Nov 2004 00:15:09 -0800
Local: Mon, Nov 22 2004 3:15 am
Subject: RE: SQL Adapter Problem - DTC
Hi Tim,

I have run into a similar problem. By default, Server 2003 dissabled network
DTC access. To enable it manually, try the following:

In Add Remove Programs/Windows Components, select Application Server, and
check Enable COM+access, and Enable Network DTC access.

Select Component Services from the Admin Tool, select My Computer,
properties MSDTC, then Security Configuration. Check Network DTC Access,
Netwrk Administration, Network Transactions, and Network Clients.

I think you need to have these settings on both boxes, and you may need to
reboot after changing the settings. I'm not sure if these are the optimal
settings but they seem to work for me. I have seen several different
configurtions recommended in different BizTalk docs and whitepapers, I'd love
to know the correct settings...

Hope this helps,

Alan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Niklas E  
View profile  
 More options Nov 22 2004, 4:57 am
Newsgroups: microsoft.public.biztalk.orchestration
From: "Niklas E" <raven_tln0s...@hotmail.com>
Date: Mon, 22 Nov 2004 10:57:11 +0100
Local: Mon, Nov 22 2004 4:57 am
Subject: Re: SQL Adapter Problem - DTC
The DTCPing.exe and DTCTest.exe tools might help you in your debugging if
you haven't tried them:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306843

http://support.microsoft.com/default.aspx?scid=kb;en-us;293799

Make sure you have applied the post sp3 hotfix (2000.80.878.0) or later
which is part of the BizTalk installation guide as well on your SQL Servers.

This is a later version of SQL adapter as well, which might help you, but I
don't think the "cannot unenlist" is such a problem.
http://support.microsoft.com/default.aspx?scid=kb;en-us;841612

Best regards
Niklas E

"TimG" <T...@discussions.microsoft.com> wrote in message

news:C984460E-545A-42E9-9E36-F7C00D3BB04F@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anthony Odole  
View profile  
 More options Nov 23 2004, 12:33 am
Newsgroups: microsoft.public.biztalk.orchestration
From: "Anthony Odole" <anthonyod...@yahoo.com>
Date: Mon, 22 Nov 2004 22:33:03 -0700
Local: Tues, Nov 23 2004 12:33 am
Subject: Re: SQL Adapter Problem - DTC
Tim,

Use DTCPing to test DTC transactions on both systems. Sometimes people use
DTC ping and the problem persists. This is usually because you are not
testing the DTC connectivity from both system.
Let me know if you need more specific instructions.

Anthony

"TimG" <T...@discussions.microsoft.com> wrote in message

news:C984460E-545A-42E9-9E36-F7C00D3BB04F@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TimG  
View profile  
 More options Nov 23 2004, 8:04 pm
Newsgroups: microsoft.public.biztalk.orchestration
From: "TimG" <T...@discussions.microsoft.com>
Date: Tue, 23 Nov 2004 17:04:02 -0800
Local: Tues, Nov 23 2004 8:04 pm
Subject: Re: SQL Adapter Problem - DTC
Thanks for the help

I applied SQL SERVER 2000 SP3A (I had already applied SP3) and now
everything seems to work ok.

Regards

Tim


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Niklas E  
View profile  
 More options Nov 24 2004, 5:40 am
Newsgroups: microsoft.public.biztalk.orchestration
From: "Niklas E" <raven_tln0s...@hotmail.com>
Date: Wed, 24 Nov 2004 11:40:57 +0100
Local: Wed, Nov 24 2004 5:40 am
Subject: Re: SQL Adapter Problem - DTC
When we used DTCPing it returned success on both tests on both machines, but
nothing worked anyway. When we tested with the other util DTCTester, it
indicated some errors that were useful. So you might want to test with both
utils.

/Niklas E

"Anthony Odole" <anthonyod...@yahoo.com> wrote in message

news:OjuPN4R0EHA.3156@TK2MSFTNGP10.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google