<?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 taking too much time in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284569#M58228</link>
    <description>&lt;P&gt;What are you referring? .I didn't understand.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 17:34:29 GMT</pubDate>
    <dc:creator>Rathesh</dc:creator>
    <dc:date>2020-06-04T17:34:29Z</dc:date>
    <item>
      <title>Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284567#M58226</link>
      <description>&lt;P&gt;I am trying to build a job, which will insert or update record. Records count is roughly around 50000 records. Insert or Update option in tMSSQLOutput took too much time. So i have used tMap to identity the insert or update record, and then used two separate components, one for insert and one for update. If record count is less than 20000, then it is working faster. If it crosses that, update is taking too much time(around 30 min). Any other alternate solution for this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284567#M58226</guid>
      <dc:creator>Rathesh</dc:creator>
      <dc:date>2024-11-16T02:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284568#M58227</link>
      <description>For the update records, delete and insert them.</description>
      <pubDate>Sun, 31 May 2020 02:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284568#M58227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-31T02:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284569#M58228</link>
      <description>&lt;P&gt;What are you referring? .I didn't understand.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 17:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284569#M58228</guid>
      <dc:creator>Rathesh</dc:creator>
      <dc:date>2020-06-04T17:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284570#M58229</link>
      <description>&lt;P&gt;It means if a record is getting updated , then first delete the record and then insert that again instead of updating it.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 22:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284570#M58229</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-06-04T22:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284571#M58230</link>
      <description>That table is having references, I can't delete it every time. Can you suggest other solution.</description>
      <pubDate>Sun, 07 Jun 2020 17:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284571#M58230</guid>
      <dc:creator>Rathesh</dc:creator>
      <dc:date>2020-06-07T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Update taking too much time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284572#M58231</link>
      <description>Hi Rathesh 
&lt;BR /&gt;Generally speaking, performance depends on your data capacity and network bandwidth. If your database is installed locally, the performance is definitely faster than when you access a remote database. Have a try the following optimization to see if the performance can be improved 
&lt;BR /&gt;- Create a new DB connection on tDBOutput component instead of using an existing DB connection. 
&lt;BR /&gt;- Allocated more memory to job execution. 
&lt;BR /&gt;- Store the lookup data to disk instead of memory if you are using tMap to do join. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 08 Jun 2020 05:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-taking-too-much-time/m-p/2284572#M58231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-08T05:06:34Z</dc:date>
    </item>
  </channel>
</rss>

