<?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: tDBBulkExec not working for updating bulk data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tDBBulkExec-not-working-for-updating-bulk-data/m-p/2507064#M141794</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/315320"&gt;@Dhanoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure the "Action on table" is set to None / Default and also that your ID column doesn't contain null value.&lt;BR /&gt;&lt;BR /&gt;Maybe try to enable "innodb_large_prefix" on your ID column.&lt;/P&gt;
&lt;P&gt;You can check that by doing&amp;nbsp;&lt;SPAN class="hljs-keyword"&gt;SHOW&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;CREATE&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;TABLE&lt;/SPAN&gt; your_table;&lt;/P&gt;
&lt;P&gt;Make sure that ID is VARCHAR(50) NOT NULL and part of your index / primary key&lt;/P&gt;
&lt;P&gt;If it still doesn't work&amp;nbsp;could you share screenshots of your component view ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 13:48:43 GMT</pubDate>
    <dc:creator>quentin-vigne</dc:creator>
    <dc:date>2025-02-24T13:48:43Z</dc:date>
    <item>
      <title>tDBBulkExec not working for updating bulk data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBBulkExec-not-working-for-updating-bulk-data/m-p/2506549#M141777</link>
      <description>&lt;P&gt;Hi Team&lt;BR /&gt;I have a bulk data stored in a txt file with the primary keys and the columns which I need to update in the table.&lt;BR /&gt;&lt;BR /&gt;The primary key column is ID which is of VARCHAR(50) data type.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am trying to update the records into DB using tDBBulkExec but the job is getting failed with the below error.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;"The used storage engine can't index column 'ID'"&lt;BR /&gt;&lt;/STRONG&gt;Please help in rectifying the issue. The storage engine used for this table is InnoDB Engine.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;DBS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 09:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBBulkExec-not-working-for-updating-bulk-data/m-p/2506549#M141777</guid>
      <dc:creator>Dhanoop</dc:creator>
      <dc:date>2025-02-19T09:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: tDBBulkExec not working for updating bulk data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBBulkExec-not-working-for-updating-bulk-data/m-p/2507064#M141794</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/315320"&gt;@Dhanoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure the "Action on table" is set to None / Default and also that your ID column doesn't contain null value.&lt;BR /&gt;&lt;BR /&gt;Maybe try to enable "innodb_large_prefix" on your ID column.&lt;/P&gt;
&lt;P&gt;You can check that by doing&amp;nbsp;&lt;SPAN class="hljs-keyword"&gt;SHOW&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;CREATE&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;TABLE&lt;/SPAN&gt; your_table;&lt;/P&gt;
&lt;P&gt;Make sure that ID is VARCHAR(50) NOT NULL and part of your index / primary key&lt;/P&gt;
&lt;P&gt;If it still doesn't work&amp;nbsp;could you share screenshots of your component view ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 13:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBBulkExec-not-working-for-updating-bulk-data/m-p/2507064#M141794</guid>
      <dc:creator>quentin-vigne</dc:creator>
      <dc:date>2025-02-24T13:48:43Z</dc:date>
    </item>
  </channel>
</rss>

