<?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 Talend tDBBulkExec is not transferring all data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2511565#M147364</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on TOS. I have a data what has about 26 millon rows after tMap process. I want to insert all data to Oracle with tDBOutputBulk and tDBBulkExec. I am running&amp;nbsp;tDBBulkExec after&amp;nbsp;tDBOutputBulk. I can transfer all data to csv file with&amp;nbsp;tDBOutputBulk however&amp;nbsp;tDBBulkExec step isnt' transfer all data to Oracle database. It gets just&amp;nbsp;about 11 million of 26 million.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YunusEmre_0-1742938045928.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178972i10CA8EB286F91990/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YunusEmre_0-1742938045928.png" alt="YunusEmre_0-1742938045928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 21:29:06 GMT</pubDate>
    <dc:creator>YunusEmre</dc:creator>
    <dc:date>2025-03-25T21:29:06Z</dc:date>
    <item>
      <title>Talend tDBBulkExec is not transferring all data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2511565#M147364</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on TOS. I have a data what has about 26 millon rows after tMap process. I want to insert all data to Oracle with tDBOutputBulk and tDBBulkExec. I am running&amp;nbsp;tDBBulkExec after&amp;nbsp;tDBOutputBulk. I can transfer all data to csv file with&amp;nbsp;tDBOutputBulk however&amp;nbsp;tDBBulkExec step isnt' transfer all data to Oracle database. It gets just&amp;nbsp;about 11 million of 26 million.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YunusEmre_0-1742938045928.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178972i10CA8EB286F91990/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YunusEmre_0-1742938045928.png" alt="YunusEmre_0-1742938045928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 21:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2511565#M147364</guid>
      <dc:creator>YunusEmre</dc:creator>
      <dc:date>2025-03-25T21:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Talend tDBBulkExec is not transferring all data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2511841#M147374</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/245125"&gt;@YunusEmre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're not doing any step between the tDBOutputBulk and the tDBBulkExec maybe you could try using a tDBOutputBulkExec (the 2 components are merges together)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think your probleme here is that :&lt;/P&gt;&lt;P&gt;- Your BulkExec is triggered before the full file has been written&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;- The BulkExec doesn't have time to finish writting data to your database and trigger the subjob before the end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also try to add a tSleep to "wait' and see if you have more rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's still not working and you want more help, can you share some screenshots of your components setup ? To see if the file / action on table have the good parameters&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Quentin&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 09:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2511841#M147374</guid>
      <dc:creator>quentin-vigne</dc:creator>
      <dc:date>2025-03-27T09:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Talend tDBBulkExec is not transferring all data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2512592#M147401</link>
      <description>&lt;P&gt;The bulk loader may have issues with the data in the file, like length, for example. So check the logs of the Oracle bulk loader to see if it is rejecting records.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 13:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tDBBulkExec-is-not-transferring-all-data/m-p/2512592#M147401</guid>
      <dc:creator>mchapman</dc:creator>
      <dc:date>2025-04-01T13:42:12Z</dc:date>
    </item>
  </channel>
</rss>

