<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Talend SQL queries got suspended by SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272920#M50062</link>
    <description>I found a solution.
&lt;BR /&gt;Executing these queries on SQL Server 2008 R2 solves the problem:
&lt;BR /&gt; ALTER DATABASE database
&lt;BR /&gt; SET ALLOW_SNAPSHOT_ISOLATION OFF
&lt;BR /&gt; 
&lt;BR /&gt; ALTER DATABASE database
&lt;BR /&gt; SET READ_COMMITTED_SNAPSHOT ON</description>
    <pubDate>Thu, 16 Dec 2010 17:26:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-12-16T17:26:13Z</dc:date>
    <item>
      <title>Talend SQL queries got suspended by SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272916#M50058</link>
      <description>Hi&lt;BR /&gt;For several job involving a couple of tables my Talend SQL queries are suspended by SQL Server (2008 R2).&lt;BR /&gt;I get ASYNC_NETWORK_IO error, lasting from 1 min and then the job continues or I kill the job manually after like 5mins of pause.&lt;BR /&gt;Did this happened to anyone using Talend? I googled but found no mention of it.</description>
      <pubDate>Sat, 16 Nov 2024 13:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272916#M50058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Talend SQL queries got suspended by SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272917#M50059</link>
      <description>My further research points to Talend not processing results quickly enough from SQL Server or this error is associated with a network performance issue.
&lt;BR /&gt;More on ASYNC_NETWORK_IO: 
&lt;A href="http://blogs.msdn.com/b/joesack/archive/2009/01/09/troubleshooting-async-network-io-networkio.aspx" target="_blank" rel="nofollow noopener noreferrer"&gt;Troubleshooting ASYNC_NETWORK_IO&lt;/A&gt;</description>
      <pubDate>Thu, 16 Dec 2010 09:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272917#M50059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-16T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Talend SQL queries got suspended by SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272918#M50060</link>
      <description>I am also getting total show stopper error in SQL Server activity monitor: LCK_M_IX 
&lt;BR /&gt;I am getting LCK_M_IX simultaneously with ASYNC_NETWORK_IO and it causes talend job to freeze. 
&lt;BR /&gt;It looks like Talend is trying to read and write the same record at the same time and it's getting suspended by SQL Server? 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Thu, 16 Dec 2010 16:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272918#M50060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-16T16:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Talend SQL queries got suspended by SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272919#M50061</link>
      <description>Only workaround is to specify input below let's say 100.000 records along with setting "Commit Every" and "Batch Size" in Outputs "Advanced settings" to 100.00 records also.&lt;BR /&gt;Only then Talend doesn't trigger above mentioned errors.</description>
      <pubDate>Thu, 16 Dec 2010 16:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272919#M50061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-16T16:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Talend SQL queries got suspended by SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272920#M50062</link>
      <description>I found a solution.
&lt;BR /&gt;Executing these queries on SQL Server 2008 R2 solves the problem:
&lt;BR /&gt; ALTER DATABASE database
&lt;BR /&gt; SET ALLOW_SNAPSHOT_ISOLATION OFF
&lt;BR /&gt; 
&lt;BR /&gt; ALTER DATABASE database
&lt;BR /&gt; SET READ_COMMITTED_SNAPSHOT ON</description>
      <pubDate>Thu, 16 Dec 2010 17:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-SQL-queries-got-suspended-by-SQL-Server/m-p/2272920#M50062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-16T17:26:13Z</dc:date>
    </item>
  </channel>
</rss>

