<?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 errors in Talend but no data getting inserted into DB2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203552#M4816</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Since you are using a subscription product, could you please raise a support case for this issue? You can give the details of the community link so that they don't have to start the details from scratch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;They can do the verification using a webex session so that things will be quicker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 08:36:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-03T08:36:24Z</dc:date>
    <item>
      <title>No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203542#M4806</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an ETL process that runs fine with no errors; and tDB2Output\tDB2Commit components show no errors and a row count of rows inserted,&lt;/P&gt;&lt;P&gt;However when I check the DB2 table I do not see any data there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I write to a flat file and then load&amp;nbsp;that file to DB2, it works fine as is with no changes needed to the data.&lt;/P&gt;&lt;P&gt;Any ideas how to troubleshoot to see where the issue is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203542#M4806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-26T08:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203543#M4807</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;If you are trying to insert or update data in the target database and the data violates any integrity constraints set by the database, you can use the Reject flow from the Output component to capture the records in error. Here’s an example of &lt;A href="https://help.talend.com/search/all?query=Scenario%253A+Retrieving+data+in+error+with+a+Reject+link&amp;amp;content-lang=en-US" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;Retrieving data in error with a Reject link&lt;/A&gt; from Talend documentation.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 09:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203543#M4807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-26T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203544#M4808</link>
      <description>&lt;P&gt;Check "Commit Every" option in advanced settings of db output component, and make sure no of rows flowing are grater than that count .&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 15:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203544#M4808</guid>
      <dc:creator>shivanand</dc:creator>
      <dc:date>2018-10-26T15:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203545#M4809</link>
      <description>&lt;P&gt;Thanks Sabrina, I only see the Rows-Reject option show up if its an Insert\Update.&lt;/P&gt;
&lt;P&gt;If its just insert, I dont see that option there. If I set it to insert\Update and set up a REJECT flow and then change the output back to INSERT only, I get the warning saying 'too many rows for the component'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that intended?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chetan&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 16:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203545#M4809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-26T16:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203546#M4810</link>
      <description>&lt;P&gt;Thanks Shivanand, I set the commit size to 1, but still the same. I dont get any errors back, but no data added either.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMKgAAO"&gt;@shivanand&lt;/A&gt;&amp;nbsp;wrote:
 &lt;BR /&gt;
 &lt;P&gt;Check "Commit Every" option in advanced settings of db output component, and make sure no of rows flowing are grater than that count .&lt;/P&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 16:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203546#M4810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-26T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203547#M4811</link>
      <description>&lt;P&gt;Also I ran it in the Debug mode and in the end it says 1 row inserted.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0hX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127803i17390F5B0D11B9B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0hX.png" alt="0683p000009M0hX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 19:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203547#M4811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-26T19:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203548#M4812</link>
      <description>&lt;P&gt;Hi Chetan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please select the Die on error check box in the tDBOutput in your job? It will throw the details of the error in more detailed manner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You have specified that you got "too many rows for the component". One reason for this error could be that the input data is having duplicate records and you have a primary key in DB table which is not allowing the data to be loaded there. But in your case, you have mentioned that the data is missing in the table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;It would be great help if you could share the overall job screen shot and the component screenshot of both tDBOutput and tDBCommit for detailed analysis. You can mask any sensitive information before sharing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If the details shared already helped you to identify the root cause, could you please mark the topic as resolved with resolution details? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 18:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203548#M4812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-27T18:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203549#M4813</link>
      <description>&lt;P&gt;Hi Nikhil, I apologize for the delayed response. This issue seemed to have corrected itself, but it is back when we reran this workflow again after a few weeks.&lt;/P&gt; 
&lt;P&gt;As suggested, I have the die on error option checked.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You are correct that it is not a data integrity issue because if i route this data to a flat file- and then I load directly to DB2 it works fine.&lt;/P&gt; 
&lt;P&gt;I do not see any error messaged popup, and the GUI says 2 rows should have been inserted, running it in debug mode also says 2 rows inserted&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here's a screenshot of the job and the the tDB2output and tDB2commit components as well.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for helping resolve this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuHS"&gt;Untitled1.png&lt;/A&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203549#M4813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T07:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203550#M4814</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M149.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144302iF695DE82568B0A99/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M149.png" alt="0683p000009M149.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Gm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137063i061127E86E2DF6AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Gm.png" alt="0683p000009M1Gm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1GY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142264i2BD1FE1F61083F81/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1GY.png" alt="0683p000009M1GY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 08:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203550#M4814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T08:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203551#M4815</link>
      <description>&lt;P&gt;Also some additional information- I had the DB2 DBA take a look at this, and they say they see a connection being made to the server, but not insert command following that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems like there is an issue with the component, I have dropped and added both the tDB2Commit and tDB2Output components, but it has not helped.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 08:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203551#M4815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T08:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203552#M4816</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Since you are using a subscription product, could you please raise a support case for this issue? You can give the details of the community link so that they don't have to start the details from scratch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;They can do the verification using a webex session so that things will be quicker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 08:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203552#M4816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T08:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: No errors in Talend but no data getting inserted into DB2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203553#M4817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a bit late but i had the exact same problem and i found the solution : your insert is not commit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case i used a tDBConnection and my tDBOutput was set with "Use an existing connection".&lt;/P&gt;&lt;P&gt;To solve the problem, i had to check "Automatic commit" in advanced setting of my tDBConnection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it'll help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 09:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-in-Talend-but-no-data-getting-inserted-into-DB2/m-p/2203553#M4817</guid>
      <dc:creator>FBoulet1617182137</dc:creator>
      <dc:date>2021-03-31T09:23:27Z</dc:date>
    </item>
  </channel>
</rss>

