<?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: tDBOutput &amp;quot;Action on data&amp;quot; Delete is extremely slow in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339909#M107994</link>
    <description>&lt;P&gt;This is NOT an Talend issue. I am pretty sure the performance issue is caused by the attempt to delete data in a table without using an index on the table.&lt;/P&gt;&lt;P&gt;I would try to run the delete for testing in an SQL tool and check the execution plan. &lt;/P&gt;&lt;P&gt;If this works fine and the table has the right index applied to you can continue to improve the Talend job. E.g. you can check if you use an auto-committed connection or you miss to setup batch mode in the tDBOutput.&lt;/P&gt;&lt;P&gt;You should use separate tDBCommit component and check if you have enabled the batch mode in the Advanced settings of the tDBOutput.&lt;/P&gt;&lt;P&gt;BUT first take care about the table index fits to your key to delete!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 19:49:39 GMT</pubDate>
    <dc:creator>jlolling</dc:creator>
    <dc:date>2022-12-22T19:49:39Z</dc:date>
    <item>
      <title>tDBOutput "Action on data" Delete is extremely slow in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339908#M107993</link>
      <description>&lt;P&gt;In my job I am reading a .csv file &amp;gt; passing the value in t-map &amp;gt; doing an Inner Join with the look up table&amp;gt; trying to perform tDBOutput "Action on data" Delete in the target table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The delete is extremely slow even though  in am using Talend Data management Platform 7.2.1.20210302_1138 enterprise edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do a different design approach by loading the input data into a Temporary  table and then perform the delete in SQL row component.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a very basic functionality. So is it a Talend issue or I am doing something wrong in the configuration of the component?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"I believe there is always something new to learn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000bEH7oAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141059iBA1CD9A3A908F493/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000bEH7oAAG.png" alt="0695b00000bEH7oAAG.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339908#M107993</guid>
      <dc:creator>Tasfiahm</dc:creator>
      <dc:date>2024-11-15T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput "Action on data" Delete is extremely slow in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339909#M107994</link>
      <description>&lt;P&gt;This is NOT an Talend issue. I am pretty sure the performance issue is caused by the attempt to delete data in a table without using an index on the table.&lt;/P&gt;&lt;P&gt;I would try to run the delete for testing in an SQL tool and check the execution plan. &lt;/P&gt;&lt;P&gt;If this works fine and the table has the right index applied to you can continue to improve the Talend job. E.g. you can check if you use an auto-committed connection or you miss to setup batch mode in the tDBOutput.&lt;/P&gt;&lt;P&gt;You should use separate tDBCommit component and check if you have enabled the batch mode in the Advanced settings of the tDBOutput.&lt;/P&gt;&lt;P&gt;BUT first take care about the table index fits to your key to delete!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 19:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339909#M107994</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2022-12-22T19:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput "Action on data" Delete is extremely slow in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339910#M107995</link>
      <description>&lt;P&gt;Hi jlolling, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After creating the index on the DB table it solve the performance issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for helping me to solve the issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;   &lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 20:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-quot-Action-on-data-quot-Delete-is-extremely-slow-in/m-p/2339910#M107995</guid>
      <dc:creator>Tasfiahm</dc:creator>
      <dc:date>2022-12-22T20:46:20Z</dc:date>
    </item>
  </channel>
</rss>

