<?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: Performance issues: ETL with Index rebuild vs Drop/Create in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286186#M59808</link>
    <description>This is not a question about Talend, more of a question about whatever database it is you use.&amp;nbsp;</description>
    <pubDate>Fri, 18 Mar 2016 00:15:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-18T00:15:31Z</dc:date>
    <item>
      <title>Performance issues: ETL with Index rebuild vs Drop/Create</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286185#M59807</link>
      <description>Hello, 
&lt;BR /&gt;I have seen performance difference of about 10 times slower loads&amp;nbsp;when I do a rebuild on indexes (disable before load, load, enable indexes after load) compared to dropping indexes -&amp;gt; load -&amp;gt; create indexes. This is weird as we would like to rebuild table indexes calling a package that has index metadata. This way index metadata is safely retained always. 
&lt;BR /&gt;ETL logic is pretty simple and should not effect the&amp;nbsp;load and I have confirmed that&amp;nbsp;by creating a duplicate copy of the same job with ETL loading data into a buffer out and then triggers bufferin -&amp;gt; target_table_load. Here again, ETl finishes loading into bufferout&amp;nbsp;in 50secs, but reading from bufferin and loading to target goes extremely slow (10mins). 
&lt;BR /&gt;attached is a screenshot of entire load with 3 scenarios for comparision 
&lt;BR /&gt;1) drop &amp;amp; create table (no indexes) 
&lt;BR /&gt;2) rebuild index (disable,enable) 
&lt;BR /&gt;3) Create/drop index with truncate data 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/355199/image1.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDSG.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136481i56F17BD50FB6984C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDSG.jpg" alt="0683p000009MDSG.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;</description>
      <pubDate>Thu, 17 Mar 2016 22:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286185#M59807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-17T22:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues: ETL with Index rebuild vs Drop/Create</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286186#M59808</link>
      <description>This is not a question about Talend, more of a question about whatever database it is you use.&amp;nbsp;</description>
      <pubDate>Fri, 18 Mar 2016 00:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286186#M59808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T00:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues: ETL with Index rebuild vs Drop/Create</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286187#M59809</link>
      <description>Using cursor (read 1000 rows) per set helped, as well as dropping index and creating after load reduced time greatly. I am guessing splitting data flow into parallel flows would help even more (tpartition) which I don't have access to even though we have enterprise licensed version of Taled for DI.</description>
      <pubDate>Thu, 02 Jun 2016 18:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Performance-issues-ETL-with-Index-rebuild-vs-Drop-Create/m-p/2286187#M59809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-02T18:40:07Z</dc:date>
    </item>
  </channel>
</rss>

