<?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: how to use db2 bulk load component? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252869#M36385</link>
    <description>&lt;P&gt;Thanks, TRF!&lt;/P&gt; 
&lt;P&gt;I checked, I do have DB2 command line tools installed.&lt;/P&gt; 
&lt;P&gt;But how could I know if Talend can find the db2cmd?&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="db2 command.png" style="width: 682px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuiI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147788i36BB491CD28ECBA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuiI.png" alt="0683p000009LuiI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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="bulk.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lusn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152864i8FDC86342169EE6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lusn.png" alt="0683p000009Lusn.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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;</description>
    <pubDate>Tue, 06 Jun 2017 03:24:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-06T03:24:29Z</dc:date>
    <item>
      <title>how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252866#M36382</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have to load over 30,000 records. I am thinking to use bulk load.&lt;/P&gt;&lt;P&gt;I just replaced tDB2Output component with tDB2BulkExec component. But it won't connect .&lt;/P&gt;&lt;P&gt;Does anyone has a sample on how to do the bulk loading?&lt;/P&gt;&lt;P&gt;I saw the other db components has outputBulkExec, but db2 doesn't have it.&lt;/P&gt;&lt;P&gt;Any suggestion will be very appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 19:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252866#M36382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T19:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252867#M36383</link>
      <description>&lt;P&gt;I found out I have to save the data into a file, then use the tDB2bulkExcu component.&lt;/P&gt;
&lt;P&gt;But now I got this error "'db2cmd' is not recognized as an internal or external command,&lt;BR /&gt;operable program or batch file."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone knows what this error is for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252867#M36383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T21:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252868#M36384</link>
      <description>"You can think of the DB2 command window as a DB2 shell (db2cmd.exe) that extends the Windows shell (cmd.exe) to provide support for DB2 commands and SQL statements."&lt;BR /&gt;Source &lt;A href="https://www.ibm.com/developerworks/data/library/techarticle/0307fierros/0307fierros.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.ibm.com/developerworks/data/library/techarticle/0307fierros/0307fierros.html&lt;/A&gt;&lt;BR /&gt;So you need to install it before to go with tDB2BulkExec (same as for sqlldr when working with Oracle).</description>
      <pubDate>Mon, 05 Jun 2017 21:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252868#M36384</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-05T21:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252869#M36385</link>
      <description>&lt;P&gt;Thanks, TRF!&lt;/P&gt; 
&lt;P&gt;I checked, I do have DB2 command line tools installed.&lt;/P&gt; 
&lt;P&gt;But how could I know if Talend can find the db2cmd?&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="db2 command.png" style="width: 682px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuiI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147788i36BB491CD28ECBA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuiI.png" alt="0683p000009LuiI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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="bulk.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lusn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152864i8FDC86342169EE6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lusn.png" alt="0683p000009Lusn.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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;</description>
      <pubDate>Tue, 06 Jun 2017 03:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252869#M36385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252870#M36386</link>
      <description>&lt;P&gt;I added db2cmd into system path variable. Then the db2cmd error is gone.&lt;/P&gt; 
&lt;P&gt;Now when I ran the job again. I got error:&lt;/P&gt; 
&lt;P&gt;DB21005E&amp;nbsp; An error occurred while accessing the file&lt;BR /&gt;"C:\talend\TOS_DI-20161216_1026-V6.3.1\workspace\db2_ingest_cmd.db2"&lt;/P&gt; 
&lt;P&gt;What does this mean? I didn't see db2_ingest_cmd.db2 file in the directory after the job is done.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bulk1.png" style="width: 949px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LusK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128172i2DDDBA3C54944530/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LusK.png" alt="0683p000009LusK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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;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;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;</description>
      <pubDate>Tue, 06 Jun 2017 05:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252870#M36386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T05:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252871#M36387</link>
      <description>&lt;P&gt;I read Talend document for this db2 bulk component. It &amp;nbsp;mentioned something about date file, "This file is located on the machine specified by the URI in the &lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Host&lt;/STRONG&gt;&lt;/SPAN&gt; field so it should be on the same machine as the database server."&lt;/P&gt;&lt;P&gt;I cannot put the file on the database server. I guess this is the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wonder if there is any other way to do the bulk load. Anyone has any experience on this? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 16:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252871#M36387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T16:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252872#M36388</link>
      <description>&lt;P&gt;Some help with this component?&lt;/P&gt; 
&lt;P&gt;I have the same problem and this I have mentioned ALL step that I have done&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D73p000004kYSNCA2#M94619" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Talend-6-4-2-tDB2BulkLoad/m-p/154743/highlight/false#M94619&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 13:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252872#M36388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-15T13:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to use db2 bulk load component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252873#M36389</link>
      <description>&lt;P&gt;I too require knowledge on how to use this component, i an trying to load a db2 table using data from a pipe delimited file. But from the component get the following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;com.ibm.db2.jcc.am.SqlException: DB2 SQL Error: SQLCODE=-27965, SQLSTATE=&amp;nbsp;&amp;nbsp;&amp;nbsp;, SQLERRMC=COPY YES USE TSM:LOG, DRIVER=4.9.78&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know its been 2 years since someone answered anything on this component. Still hopeful&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 16:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-db2-bulk-load-component/m-p/2252873#M36389</guid>
      <dc:creator>thinkerboy</dc:creator>
      <dc:date>2021-01-28T16:59:01Z</dc:date>
    </item>
  </channel>
</rss>

