<?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: Update in tmssqloutput is taking too much time in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342978#M110782</link>
    <description>&lt;P&gt;Experiemnt with using the Bulk versions of the output components they are generally MUCH quicker.&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 11:55:12 GMT</pubDate>
    <dc:creator>Stephen_Elves1</dc:creator>
    <dc:date>2023-05-04T11:55:12Z</dc:date>
    <item>
      <title>Update in tmssqloutput is taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342977#M110781</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to update 2 columns of the table for around 5k records but the commit is taking too much longer -approx more than 1 hr. Any suggestion on how to make this process faster as i have around 50k record to update and that takes more than 7-8hrs.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hr89dAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132896i3DD4E857A4E5C130/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hr89dAAA.png" alt="0695b00000hr89dAAA.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is advance setting for tmssqloutput &amp;amp; tmssqlconnection&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hr8ACAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157367i6D56EB68A9332FC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hr8ACAAY.png" alt="0695b00000hr8ACAAY.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hr8A7AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139833iE68CD84F553FB72C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hr8A7AAI.png" alt="0695b00000hr8A7AAI.png" /&gt;&lt;/span&gt;: &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hr89sAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144319i95EA33BA0CDF0412/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hr89sAAA.png" alt="0695b00000hr89sAAA.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342977#M110781</guid>
      <dc:creator>NNayal1600240775</dc:creator>
      <dc:date>2024-11-15T21:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update in tmssqloutput is taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342978#M110782</link>
      <description>&lt;P&gt;Experiemnt with using the Bulk versions of the output components they are generally MUCH quicker.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342978#M110782</guid>
      <dc:creator>Stephen_Elves1</dc:creator>
      <dc:date>2023-05-04T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Update in tmssqloutput is taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342979#M110783</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In your job, there is a tMap component which is a cache component and consuming too much memory.&lt;/P&gt;&lt;P&gt;For a large set of data, please try to store the data on disk instead of memory on tMap.&lt;/P&gt;&lt;P&gt;Bets regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 05:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342979#M110783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-05T05:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update in tmssqloutput is taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342980#M110784</link>
      <description>&lt;P&gt;Hi @Xiaodi Shi​&amp;nbsp;i added  Store temp data ='true' in the lookup table.&lt;/P&gt;&lt;P&gt;and in tmap setting i added path of store on disk as i have mentioned below - but still i get the same results . its taking too long to commit the updates same as before.&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrTk1AAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148214iB7DC4334364F8524/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrTk1AAE.png" alt="0695b00000hrTk1AAE.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrTjwAAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156908i8DB869BB8F246656/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrTjwAAE.png" alt="0695b00000hrTjwAAE.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrTjmAAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151289i7EADF6AA708C5401/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrTjmAAE.png" alt="0695b00000hrTjmAAE.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrTk6AAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150981iF43B055A84C30A9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrTk6AAE.png" alt="0695b00000hrTk6AAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 07:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-in-tmssqloutput-is-taking-too-much-time/m-p/2342980#M110784</guid>
      <dc:creator>NNayal1600240775</dc:creator>
      <dc:date>2023-05-09T07:59:35Z</dc:date>
    </item>
  </channel>
</rss>

