<?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 [resolved] tOracleInput component is painfully slow when using a &amp;quot;With Clause&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302689#M74642</link>
    <description>Has anyone else noticed that the tOracleInput component is painfully slow when processing large sets of data using a With Clause? I have a query that I am running in a tOracleInput which takes 35 minutes. In SQL Developer it takes under 10 seconds. I'm using a cursor and have tried several different cursor sizes to experiment. The purpose of the query is to find duplicates in the dataset and return all rows with an identifier showing the type of duplicate. As I said, for 20,000 + rows it runs in under 10 seconds (the db is not a very high spec machine). The query could possibly be optimised a little (it is a first attempt) and I have already indexed relevant columns and gather stats before I run the query in the job. I just can't figure out why SQL developer will return the data in under 10 seconds, yet Talend takes 35 + minutes. Any ideas?&lt;BR /&gt;I am using Oracle 11 and Talend Platform for Data Management 5.6.1.&amp;nbsp;</description>
    <pubDate>Wed, 15 Jul 2015 10:55:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-15T10:55:53Z</dc:date>
    <item>
      <title>[resolved] tOracleInput component is painfully slow when using a "With Clause"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302689#M74642</link>
      <description>Has anyone else noticed that the tOracleInput component is painfully slow when processing large sets of data using a With Clause? I have a query that I am running in a tOracleInput which takes 35 minutes. In SQL Developer it takes under 10 seconds. I'm using a cursor and have tried several different cursor sizes to experiment. The purpose of the query is to find duplicates in the dataset and return all rows with an identifier showing the type of duplicate. As I said, for 20,000 + rows it runs in under 10 seconds (the db is not a very high spec machine). The query could possibly be optimised a little (it is a first attempt) and I have already indexed relevant columns and gather stats before I run the query in the job. I just can't figure out why SQL developer will return the data in under 10 seconds, yet Talend takes 35 + minutes. Any ideas?&lt;BR /&gt;I am using Oracle 11 and Talend Platform for Data Management 5.6.1.&amp;nbsp;</description>
      <pubDate>Wed, 15 Jul 2015 10:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302689#M74642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleInput component is painfully slow when using a "With Clause"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302690#M74643</link>
      <description>Hi rhall,
&lt;BR /&gt;Did you also use tOracleConnection component in your work flow? 
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;Performance issue is usually caused by the DB connection or the job design, would you mind uploading some screenshots of your job design?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 20 Jul 2015 03:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302690#M74643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-20T03:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleInput component is painfully slow when using a "With Clause"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302691#M74644</link>
      <description>I didn't use a tOracleConnection as I like to be able to set the commit rate, however if you could set the commit rate AND use the tOracleConnection that would be good. This needs to be enabled. I know there are ways around this, but they are clumsy. 
&lt;BR /&gt;The job design was relatively simple, but I removed everything but the query and a tlogrow. It was still much slower than SQL Developer.&amp;nbsp; 
&lt;BR /&gt;However, I think I found my issue. This happened while I was debugging the job. During this process I was killing the job midway through and it crashed a few times. It looks like Talend does not release connections from the Studio when they are not closed elegantly and this caused my issue. In SQL Developer I was using the same connection to carry out all of my tests. When I shutdown the Studio it released all of the connections and I was able to run the query in a reasonable amount of time.</description>
      <pubDate>Mon, 20 Jul 2015 09:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-component-is-painfully-slow-when-using-a/m-p/2302691#M74644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-20T09:14:17Z</dc:date>
    </item>
  </channel>
</rss>

