<?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: NullPointerException in tOracleBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216026#M12215</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;,can you verify the schema of bulk file and tDBBulkExec&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 09:59:10 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-03-05T09:59:10Z</dc:date>
    <item>
      <title>NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216019#M12208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are about to move a lot of data from a oracle database into a new oracle db and also a MSSQL db. For MSSQL the bulk exec runs just fine but when we use tOracleBulkExec we always get a null pointer exception.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried different settings in the component but no luck. I have installed sqlldr.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The row that causes the error is:&lt;/P&gt;
&lt;P&gt;lr_tDBBulkExec_2.close();&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216019#M12208</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2024-11-16T06:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216020#M12209</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;,&lt;SPAN&gt;Did you use tOracleConnection component&amp;nbsp;in your work flow? If so, is there any connector(onsubjobok or oncomponentOk) between tOracleConnection and tOracleBulkExec?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;since it could be connection or Bulk file path issue. since check the below link&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.talend.com/reader/NNO~fmVQU4rlkF9Depfdxw/kjYl_YFAdMYvz4O4QFyT_A" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/NNO~fmVQU4rlkF9Depfdxw/kjYl_YFAdMYvz4O4QFyT_A&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216020#M12209</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T07:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216021#M12210</link>
      <description>&lt;P&gt;I have a connection to the database and use it in the component. The connection is connected to a Prejob. I've tried to just do normal inserts using tDBOutput and that works so conneciton to the DB and table is OK&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="tbulkexec.PNG" style="width: 730px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2vq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132596i0BA5890631E6D00F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2vq.png" alt="0683p000009M2vq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216021#M12210</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216022#M12211</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;, where are you creating bulk file and can you show job design?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216022#M12211</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216023#M12212</link>
      <description>&lt;P&gt;I've tried both with a csv file and db output bulk files, with the same results.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The disabled flow for MSSQL works fine with the csv file. The java stuff only prints time.&amp;nbsp;&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="tbulkexec.PNG" style="width: 776px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2wP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157564iAA78CA44F0D96B4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2wP.png" alt="0683p000009M2wP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216023#M12212</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T09:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216024#M12213</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;,can you show configuration of "bulk exec" component,the one which is failing?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216024#M12213</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216025#M12214</link>
      <description>&lt;P&gt;The basic settings is the one I posted before. this is the advanced. Only thing I changed is the field terminator&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2pF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131259iA2C8625BFA97E2B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2pF.png" alt="0683p000009M2pF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216025#M12214</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T09:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216026#M12215</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;,can you verify the schema of bulk file and tDBBulkExec&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216026#M12215</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T09:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216027#M12216</link>
      <description>&lt;P&gt;Perhaps it has something todo with the SQLLDR installation. I will try to reeinstall it&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 09:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216027#M12216</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T09:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216028#M12217</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;,yes when you try to use Bulk component you need to make sure all the required jars installed and DB side setting also need to be done.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216028#M12217</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T10:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216029#M12218</link>
      <description>&lt;P&gt;as far as I can see the bulk file looks OK. Also the .clt file looks good.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216029#M12218</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T10:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216030#M12219</link>
      <description>&lt;P&gt;Re installed the client and now it works. Must have messed up before, sorry for the inconvenience.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216030#M12219</guid>
      <dc:creator>yoxler</dc:creator>
      <dc:date>2019-03-05T10:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in tOracleBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216031#M12220</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069FmeAAE"&gt;@yoxler&lt;/A&gt;&amp;nbsp;,great,please mark the solution and also provide Kudos.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-tOracleBulkExec/m-p/2216031#M12220</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-05T10:23:05Z</dc:date>
    </item>
  </channel>
</rss>

