Send a large XML to SQL-Server

Home Page Forums BizTalk 2004 – BizTalk 2010 Send a large XML to SQL-Server

Viewing 1 reply thread
  • Author
    Posts
    • #25543

      Hi,

       

      im trying to send a 35 MB XML file with BT2009 over the WCF-adapter to a stored procedure to a MS SQL 2008 database, but the orchestration runs and runs and runs … without any end.

      The XML file consitts of 12000 data sets. Each Element is made of 30 elements.

      If i shorten the file to 3000 datasets (8 MB), this runs perfectly.

      1 times it worked wit th 35 MB file – but sadly only 1 time … !?!?

      What can i do?

      I´ve tryed to change the “Large message fragment size to 1000000” and have created the registry key “HKLM\Software\Microsoft\BizTalk Server\3.0\Administration\TransformThreshold: 2097152”.

      I have enlarged the receive and the send timeout from the sendport to the sql-server to 1 hour.

      But this hasn´t solved my problem.

      (In the Group Hub i have 2 instances. An active and a dehydrated instance)

      Is there a timeout, i can´t find? Can the SQL-Server be the reason for the problem?

       

      Thanks for your hints!

    • #25566

      Hi,

       

         See the following MSDN article for more hints on processing large messages through BizTalk:

      http://msdn.microsoft.com/en-us/library/aa560481%28BTS.20%29.aspx

       

         Daniel.

       

      • #25577

        hi,

         

        i know this link and i´ve testet the hints therein, but this hasnt solved my problem …

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