<?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: Slow performance of tOracleInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240093#M27693</link>
    <description>Thanks, after further investigation it seems that the problem is on the DB side.</description>
    <pubDate>Wed, 09 Jan 2013 12:34:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-09T12:34:11Z</dc:date>
    <item>
      <title>Slow performance of tOracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240091#M27691</link>
      <description>Hello everyone, 
&lt;BR /&gt;I'm trying to figure out why I'm having a performance issue wth the tOracleInput component. 
&lt;BR /&gt; 
&lt;BR /&gt;The job looks like this: 
&lt;BR /&gt;tOracleInput --&amp;gt; tMap(with one small lookup) --&amp;gt;tMap(with a really small lookup) --&amp;gt; tOracleOutputBulkExec 
&lt;BR /&gt;The tOracleInput read rates is at 34 rows / s and considering that I have about 9 millions rows to read it will take a while... 
&lt;BR /&gt;The options I have checked: 
&lt;BR /&gt;- tOracleInput Use Cursors for 20 000 rows 
&lt;BR /&gt;On the tMap I tried to store the data on the disk without any success. 
&lt;BR /&gt;I also launch the job from the TAC with a 10gb min memory so memory is not an issue. 
&lt;BR /&gt;On the database I gathered the stats on both schema and in the job I am using a single connection. Anyone have any idea ?</description>
      <pubDate>Mon, 07 Jan 2013 16:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240091#M27691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-07T16:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance of tOracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240092#M27692</link>
      <description>try eliminating all the possilbe issues by setting up a job with just the following:
&lt;BR /&gt;tOracleInput--&amp;gt;tJavaRow
&lt;BR /&gt;leave the tJavaRow empty and run the job to see how fast you can retrieve data. 
&lt;BR /&gt;If you're still seeing 34r/s then the issue is most likely in your DB/network layer. 
&lt;BR /&gt;If it speeds up a ton, then check the tmap lookup model (having it set to reload each row could cause the issue)</description>
      <pubDate>Mon, 07 Jan 2013 20:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240092#M27692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-07T20:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance of tOracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240093#M27693</link>
      <description>Thanks, after further investigation it seems that the problem is on the DB side.</description>
      <pubDate>Wed, 09 Jan 2013 12:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-performance-of-tOracleInput/m-p/2240093#M27693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-09T12:34:11Z</dc:date>
    </item>
  </channel>
</rss>

