<?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 error, but, no rows loaded in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339772#M107867</link>
    <description>Hi, 
&lt;BR /&gt;I face this issue again for no reason at all. &amp;nbsp;Had all the jobs working in development environment and all data loading perfectly. 
&lt;BR /&gt;I just change the connection details to production and the job runs ofcourse(successfully too) but 0 data loaded.&amp;nbsp; 
&lt;BR /&gt;There are no connection or network issues. 
&lt;BR /&gt;But, do not understand why the data has not loaded 
&lt;BR /&gt;Any thoughts on this would be of great help 
&lt;BR /&gt;Thanks&amp;nbsp; 
&lt;BR /&gt;Rathi</description>
    <pubDate>Wed, 10 Aug 2016 14:42:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-10T14:42:06Z</dc:date>
    <item>
      <title>No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339769#M107864</link>
      <description>Hi, 
&lt;BR /&gt;I have a job as shown below 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDyq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129823i7311D6BBCF6C444A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDyq.png" alt="0683p000009MDyq.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;The mssqlinput has a query like this "select * from dw.plotproc("+context.varisactive+")". The select calls a function in sql server. The function has a complex sql statement that even uses a table from mysql (used linked servers). The function runs well in sql server, though I must admit is slow. 
&lt;BR /&gt;When I run the query in talend sql editor, I get the dataset. But when I run the job as a whole I get no errors and there are 0 rows read and 0 rows loaded.&amp;nbsp; 
&lt;BR /&gt;I have many other jobs as well with similar structures and all of them run fine, meaning they use functions which inturn uses tables from mysql.&amp;nbsp; 
&lt;BR /&gt;I only have a problem with this. Since, there is no error, I do not understand why there are 0 rows read 
&lt;BR /&gt;Any help on this would be appreciated 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Rathi</description>
      <pubDate>Tue, 24 May 2016 11:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339769#M107864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339770#M107865</link>
      <description>Hard to say. One possible reason is the possible used connection. It could be different between the SQL editor and the parameters used for the job run.</description>
      <pubDate>Tue, 24 May 2016 12:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339770#M107865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339771#M107866</link>
      <description>When there is a datatype mismatch in Tmap it happens. Cross check all your columns and there data types.&amp;nbsp;</description>
      <pubDate>Mon, 30 May 2016 10:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339771#M107866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T10:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339772#M107867</link>
      <description>Hi, 
&lt;BR /&gt;I face this issue again for no reason at all. &amp;nbsp;Had all the jobs working in development environment and all data loading perfectly. 
&lt;BR /&gt;I just change the connection details to production and the job runs ofcourse(successfully too) but 0 data loaded.&amp;nbsp; 
&lt;BR /&gt;There are no connection or network issues. 
&lt;BR /&gt;But, do not understand why the data has not loaded 
&lt;BR /&gt;Any thoughts on this would be of great help 
&lt;BR /&gt;Thanks&amp;nbsp; 
&lt;BR /&gt;Rathi</description>
      <pubDate>Wed, 10 Aug 2016 14:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339772#M107867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339773#M107868</link>
      <description>Hi,&lt;BR /&gt;Can you try adding the columns' name instead of the * ?&lt;BR /&gt;In the query of course but also in the schema of the link.</description>
      <pubDate>Wed, 10 Aug 2016 14:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339773#M107868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: No error, but, no rows loaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339774#M107869</link>
      <description>Amazing, it worked !! Thank you Carlos 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;What surprises me is, in the development and test environments the * was working fine. The moment I moved to production, it just stopped. And the when I replace the * with column names, it works fine again.. 
&lt;BR /&gt;Is there a reason for this? The changing of the * to column names was a laborious process. And I am unable to understand why it would'nt work with * 
&lt;BR /&gt;Thanks&amp;nbsp; 
&lt;BR /&gt;Rathi</description>
      <pubDate>Thu, 11 Aug 2016 10:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-error-but-no-rows-loaded/m-p/2339774#M107869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-11T10:49:26Z</dc:date>
    </item>
  </channel>
</rss>

