<?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: mssql update/insert very slow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274374#M51064</link>
    <description>Thanks for the reply. I will check the index. 
&lt;BR /&gt;Can you explain a little bit more in detail about how to make the insert/update decision in a tMap and then do batches of updates and inserts independently? 
&lt;BR /&gt;Thanks for your help.</description>
    <pubDate>Mon, 13 Jun 2011 21:37:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-13T21:37:48Z</dc:date>
    <item>
      <title>mssql update/insert very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274372#M51062</link>
      <description>I am updating/insert data from flat file to mssql database. 
&lt;BR /&gt;flatfileinput-&amp;gt;tmap-mssqloutput
&lt;BR /&gt;It is very slow. 5.9 rows/s.
&lt;BR /&gt;Is there any suggestion or idea on this issue?
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 12:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274372#M51062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: mssql update/insert very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274373#M51063</link>
      <description>Talend will do a SELECT COUNT(*) with the WHERE based on the columns you have selected as the update key. If these columns are not indexed, or a query like that preforms poorly, that could explain the slowness. 
&lt;BR /&gt;Usually its a good idea to make the insert/update decision in a tMap and then do batches of updates and inserts independently.</description>
      <pubDate>Mon, 13 Jun 2011 19:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274373#M51063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-13T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: mssql update/insert very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274374#M51064</link>
      <description>Thanks for the reply. I will check the index. 
&lt;BR /&gt;Can you explain a little bit more in detail about how to make the insert/update decision in a tMap and then do batches of updates and inserts independently? 
&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Mon, 13 Jun 2011 21:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-update-insert-very-slow/m-p/2274374#M51064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-13T21:37:48Z</dc:date>
    </item>
  </channel>
</rss>

