<?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 component tDBOutputBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-component-tDBOutputBulkExec/m-p/2324802#M94467</link>
    <description>&lt;P&gt;Hi, Oracle Experts&lt;/P&gt;&lt;P&gt;sqlldr gave error when I tried to run it.&lt;/P&gt;&lt;P&gt;OS: Win7 64bit&lt;/P&gt;&lt;P&gt;"Oracle Database Client" I used is from this page:&amp;nbsp;&lt;A href="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-2297732.html" alt="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-2297732.html" target="_blank"&gt;Oracle Database 12c Release 1 (12.1.0.2.0) for Microsoft Windows (x64)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(Scroll down on that page, I use "Oracle Database Client (12.1.0.2.0) for Microsoft Windows (32-bit)". Tried x64 version client. It gave same error message.)&lt;/P&gt;&lt;P&gt;After hours searching online, I found this link that might be temporary solution:&amp;nbsp;&lt;A href="http://blogs.codes-sources.com/jeremyjeanson/archive/2014/11/10/oracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx" alt="http://blogs.codes-sources.com/jeremyjeanson/archive/2014/11/10/oracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx" target="_blank"&gt;[Oracle] Fichier oranfsodm12.dll absent du package client ,&amp;nbsp;Blog de Jérémy Jeanson&lt;/A&gt;&amp;nbsp;(The page is in French. Here is the link translated by Google&amp;nbsp;&lt;A href="https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=" alt="https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=" target="_blank"&gt;https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;It suggests that, in bin folder, copying oraodm12.dll and renaming it to oranfsodm12.dll could be a fix. I tried, that works for me so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any have any other suggestion? It seems a bug in this version "Oracle Client", if any one has the link for other version of Oracle Database Client (which comes with sqlldr utility), please provide. I will appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 20:53:38 GMT</pubDate>
    <dc:creator>AAgrawal1612865303</dc:creator>
    <dc:date>2021-02-10T20:53:38Z</dc:date>
    <item>
      <title>NullPointerException in component tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-component-tDBOutputBulkExec/m-p/2324801#M94466</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to upload a simple CSV Files with huge number of data ( Simply having one columns and 10K rows with numbers) into Oracle database.\&lt;/P&gt;&lt;P&gt;To boost the performance of the upload, i want to use the tDBOutputBulkExec instead of tDBOutput.&lt;/P&gt;&lt;P&gt;But i am getting the null pointer exception. Interestingly the same job is running fine in one of my college machine.  Is it something to do with setup ?&lt;/P&gt;&lt;P&gt;I reinstall the Oracle Database driver and the whole Talend DI studio but it didnt help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use The tDBOutputBulk and tDBBulkExec components in place of &lt;/P&gt;&lt;P&gt;tDBOutputBulkExec , but still same error in tDBBulkExec .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am putting the screen shot of my simple job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the error : &lt;/P&gt;&lt;P&gt;Starting job AshishTest at 11:13 09/02/2021.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3819&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Exception in component tDBOutputBulkExec_1_tOBE (AshishTest)&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException&lt;/P&gt;&lt;P&gt;	at talendashishtest.ashishtest_0_1.AshishTest.tFileInputDelimited_1Process(AshishTest.java:1134)&lt;/P&gt;&lt;P&gt;	at talendashishtest.ashishtest_0_1.AshishTest.runJobInTOS(AshishTest.java:1746)&lt;/P&gt;&lt;P&gt;	at talendashishtest.ashishtest_0_1.AshishTest.main(AshishTest.java:1580)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job AshishTest ended at 11:13 09/02/2021. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointer ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the job screen shot and the sample data to upload..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-component-tDBOutputBulkExec/m-p/2324801#M94466</guid>
      <dc:creator>AAgrawal1612865303</dc:creator>
      <dc:date>2024-11-16T00:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException in component tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-component-tDBOutputBulkExec/m-p/2324802#M94467</link>
      <description>&lt;P&gt;Hi, Oracle Experts&lt;/P&gt;&lt;P&gt;sqlldr gave error when I tried to run it.&lt;/P&gt;&lt;P&gt;OS: Win7 64bit&lt;/P&gt;&lt;P&gt;"Oracle Database Client" I used is from this page:&amp;nbsp;&lt;A href="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-2297732.html" alt="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-2297732.html" target="_blank"&gt;Oracle Database 12c Release 1 (12.1.0.2.0) for Microsoft Windows (x64)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(Scroll down on that page, I use "Oracle Database Client (12.1.0.2.0) for Microsoft Windows (32-bit)". Tried x64 version client. It gave same error message.)&lt;/P&gt;&lt;P&gt;After hours searching online, I found this link that might be temporary solution:&amp;nbsp;&lt;A href="http://blogs.codes-sources.com/jeremyjeanson/archive/2014/11/10/oracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx" alt="http://blogs.codes-sources.com/jeremyjeanson/archive/2014/11/10/oracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx" target="_blank"&gt;[Oracle] Fichier oranfsodm12.dll absent du package client ,&amp;nbsp;Blog de Jérémy Jeanson&lt;/A&gt;&amp;nbsp;(The page is in French. Here is the link translated by Google&amp;nbsp;&lt;A href="https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=" alt="https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=" target="_blank"&gt;https://translate.google.com/translate?sl=auto&amp;amp;tl=en&amp;amp;js=y&amp;amp;prev=_t&amp;amp;hl=en&amp;amp;ie=UTF-8&amp;amp;u=http%3A%2F%2Fblogs.codes-sources.com%2Fjeremyjeanson%2Farchive%2F2014%2F11%2F10%2Foracle-fichier-oranfsodm12-dll-absent-du-package-client.aspx&amp;amp;edit-text=&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;It suggests that, in bin folder, copying oraodm12.dll and renaming it to oranfsodm12.dll could be a fix. I tried, that works for me so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any have any other suggestion? It seems a bug in this version "Oracle Client", if any one has the link for other version of Oracle Database Client (which comes with sqlldr utility), please provide. I will appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 20:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-in-component-tDBOutputBulkExec/m-p/2324802#M94467</guid>
      <dc:creator>AAgrawal1612865303</dc:creator>
      <dc:date>2021-02-10T20:53:38Z</dc:date>
    </item>
  </channel>
</rss>

