<?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: [resolved] tOracleInput to tOracleOutput very slow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285089#M58711</link>
    <description>assuming your database is healthy this is probably a limitation of the network throughput between the database and where talend is running. Some options are to avoid transferring data across the network are:
&lt;BR /&gt;* tOracleRow - if you can write your process as a single sql statement ( insert into ... select from )
&lt;BR /&gt;* tOracleSP - put your process in a stored procedure and call it
&lt;BR /&gt;* use ELT components - tELTOracleInput, tELTOracleMap, tELTOracleMap 
&lt;BR /&gt;there is a bit of a learning curve with the ELT components as they work quite differently than other components. This is because they primarily for generating SQL.</description>
    <pubDate>Tue, 08 Apr 2014 16:24:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-08T16:24:35Z</dc:date>
    <item>
      <title>[resolved] tOracleInput to tOracleOutput very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285088#M58710</link>
      <description>Hi folks, 
&lt;BR /&gt;I'm suffering from the problem that a simple copy from one table to another is very slow. The tables are on different schemas but on the same database. The Oracle Input is a select-query with a simple WHERE clause. 
&lt;BR /&gt;I'm connected to the database server via VPN. Maybe this is the limiting factor? But still the operation should be faster than ~5 rows per second.... 
&lt;BR /&gt;See attached Screenshot. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDbb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146802i7FCB27A1E39D077D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDbb.png" alt="0683p000009MDbb.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285088#M58710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T09:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleInput to tOracleOutput very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285089#M58711</link>
      <description>assuming your database is healthy this is probably a limitation of the network throughput between the database and where talend is running. Some options are to avoid transferring data across the network are:
&lt;BR /&gt;* tOracleRow - if you can write your process as a single sql statement ( insert into ... select from )
&lt;BR /&gt;* tOracleSP - put your process in a stored procedure and call it
&lt;BR /&gt;* use ELT components - tELTOracleInput, tELTOracleMap, tELTOracleMap 
&lt;BR /&gt;there is a bit of a learning curve with the ELT components as they work quite differently than other components. This is because they primarily for generating SQL.</description>
      <pubDate>Tue, 08 Apr 2014 16:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285089#M58711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleInput to tOracleOutput very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285090#M58712</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;assuming your database is healthy this is probably a limitation of the network throughput between the database and where talend is running. Some options are to avoid transferring data across the network are:&lt;BR /&gt;* tOracleRow - if you can write your process as a single sql statement ( insert into ... select from )&lt;BR /&gt;* tOracleSP - put your process in a stored procedure and call it&lt;BR /&gt;* use ELT components - tELTOracleInput, tELTOracleMap, tELTOracleMap &lt;BR /&gt;there is a bit of a learning curve with the ELT components as they work quite differently than other components. This is because they primarily for generating SQL.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Mike, you are right, I run the job at a machine which is on the same subnet as the database and the throughput was much better. 
&lt;BR /&gt;I already tried ELT but gave up to quick maybe ^^ Will take a look at it again, thanks anyway!</description>
      <pubDate>Tue, 08 Apr 2014 16:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285090#M58712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T16:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleInput to tOracleOutput very slow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285091#M58713</link>
      <description>In addition to that, check your jvm settings for your Studio - they may be low.... 
&lt;A href="https://help.talend.com/search/all?query=Allocating+more+memory+to+the+Talend+Studio&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Allocating+more+memory+to+the+Talend+Studio&amp;amp;content-lang=en&lt;/A&gt;</description>
      <pubDate>Tue, 08 Apr 2014 16:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleInput-to-tOracleOutput-very-slow/m-p/2285091#M58713</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-04-08T16:35:21Z</dc:date>
    </item>
  </channel>
</rss>

