<?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: Qurery Performance in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226475#M18378</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Not sure if this is going to be the problem, but try putting this into the additional parameters on the oracle connection component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="pln"&gt;useUnicode&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;true&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;I've had problems previously where NOT setting this caused it to not use an index on a table was updating, which caused massive performance problems - as you would expect.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 09:36:43 GMT</pubDate>
    <dc:creator>David_Beaty</dc:creator>
    <dc:date>2019-01-30T09:36:43Z</dc:date>
    <item>
      <title>Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226469#M18372</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using Oracle DB , while executing queries&amp;nbsp;in talend , its taking more time&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so I wanted to know can we write queries using indexes instead of table name&amp;nbsp;or can anyone suggest any other performance tuning methods while using Oracle DB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 14:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226469#M18372</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2019-01-29T14:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226470#M18373</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run the query through something like SQL Developer, does it still take&amp;nbsp; a long time to run?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 14:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226470#M18373</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2019-01-29T14:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226471#M18374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Talend is just a medium to execute your SQL queries created within the tOracleInput component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; So if a query is taking more time in executing, the place I would look is the explain plan section of your SQL Developer.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the below link for an example to verify the explain plan.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/30070910/how-do-i-view-the-explain-plan-in-oracle-sql-developer" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/30070910/how-do-i-view-the-explain-plan-in-oracle-sql-developer&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Now, there are sophisticated tools provided by Oracle like SQL Tuning Advisor which also can help you to verify whether your query is fully optimized or not.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.oracle.com/webfolder/technetwork/tutorials/obe/db/sqldev/r30/TuningAdvisor/TuningAdvisor.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.oracle.com/webfolder/technetwork/tutorials/obe/db/sqldev/r30/TuningAdvisor/TuningAdvisor.htm&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Talend is just providing the mechanism to run these queries in a hassle free manner. Hope you got my point.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 16:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226471#M18374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-29T16:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226472#M18375</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks David for your reply no if I run the query in SQL Developer its not taking time and my query is simple select query by joining 3 tables&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 05:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226472#M18375</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2019-01-30T05:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226473#M18376</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply but if I ran the same query in SQL Developer its taking less time and its a simple select query not much big logic also&lt;/P&gt;
&lt;P&gt;only if I run the query in talend its taking more time &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;lmit&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 05:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226473#M18376</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2019-01-30T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226474#M18377</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I hope you are using tOracleInput to extract the data. When you are telling there is a difference, what is the amount of time difference you are facing to extract the query? And how much is the data volume you are trying to extract?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; How about the amount of memory you have allocated for the Talend job? Also, did you cross check with your DBA Team to see whether there is any difference in optimization plan while executing the job from Talend?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 05:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226474#M18377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T05:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qurery Performance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226475#M18378</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Not sure if this is going to be the problem, but try putting this into the additional parameters on the oracle connection component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="pln"&gt;useUnicode&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;true&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;I've had problems previously where NOT setting this caused it to not use an index on a table was updating, which caused massive performance problems - as you would expect.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 09:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Qurery-Performance/m-p/2226475#M18378</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2019-01-30T09:36:43Z</dc:date>
    </item>
  </channel>
</rss>

