SQL adapter: encounter error in using SQL Transport Schema Wizard BizTalk 2006

Home Page Forums BizTalk 2004 – BizTalk 2010 SQL adapter: encounter error in using SQL Transport Schema Wizard BizTalk 2006

Viewing 1 reply thread
  • Author
    Posts
    • #18091

      Dear all,

      I am trying to build a simple biztalk application which get data from one SQL server 2005 and update them into another SQL server 2000/2005(multiple tables).  Most websites suggested to use SQL Transport Schema Wizard to create schema. When I come to the step of entering a SQL statement or selecting a stored procedure, it prompts me an error and forbids me to preceed:

      "Failed to execute SQL Statement.  Please ensure that the supplied syntax is correct. New transaction cannot enlist in the specified transaction corrdinator." 

      I am creating a received port (using just select statement) but most websites stated that this error only occurs when creating send ports with update statement.  I got stuck at this point and cannot find any solution.  Pls help~!

      P.S. If I am not on the right track, could anyone correct me? Many Thanks.

       

    • #18100

      I have come across this "failed to execute sql error" Microsoft should do something to provide more info in the error message. In your case it looks like some problem with the DTC which is running on the biztalk machine, are u using a transaction shape in your orchestration? Depending on the serialization(transaction serialization not object serialization) mode this error can occur even when select is used.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.