<?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: No Data in Oracle table lookup in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308769#M80058</link>
    <description>Hi,&lt;BR /&gt;Share your job design, tOracleInput and tMap settings.</description>
    <pubDate>Fri, 09 Mar 2018 20:36:07 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-03-09T20:36:07Z</dc:date>
    <item>
      <title>No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308767#M80056</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not getting any data in one of the Oracle table(in DB we have records) used as look-up for my tMap.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using text file as&amp;nbsp; a source and looking up one column in one of the small oracle table to get the desc to write on target oracle table.&lt;/P&gt;
&lt;P&gt;I verified in the properties of the tOracleInput transformation which used as lookup but no luck. all property attributes are correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you help/guide for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/As&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 14:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308767#M80056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T14:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308768#M80057</link>
      <description>&lt;P&gt;Hi AmarS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;create a new job or update your current in a way that it only has 2 components (tOracleinput, tlogrow ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That way make sure you get any result from your lookup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR Bp&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308768#M80057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T15:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308769#M80058</link>
      <description>Hi,&lt;BR /&gt;Share your job design, tOracleInput and tMap settings.</description>
      <pubDate>Fri, 09 Mar 2018 20:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308769#M80058</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-09T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308770#M80059</link>
      <description>&lt;P&gt;I want to do the lookup to another oracle table, by using tlogrow is it possible ?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308770#M80059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T08:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308771#M80060</link>
      <description>&lt;P&gt;tOracleInput- It reads a table having only 21 rows.&lt;/P&gt;&lt;P&gt;tMap- It just doing join condition between a text file.col1 = tOracleInput.col1 and fetching the columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While running&amp;nbsp;&lt;SPAN&gt;tOracleInput does not fetch any records while it exists in database.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308771#M80060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T08:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308772#M80061</link>
      <description>&lt;P&gt;Please share your job design and the settings to enable others to help you better.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you want to achive is basic functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR Bp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308772#M80061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Oracle table lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308773#M80062</link>
      <description>&lt;P&gt;Thanks to all of you for your inputs.&lt;/P&gt;&lt;P&gt;Its fixed just by refreshing the table.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 14:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-Data-in-Oracle-table-lookup/m-p/2308773#M80062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T14:42:47Z</dc:date>
    </item>
  </channel>
</rss>

