<?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: problem with oracle bulk loader in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272181#M49526</link>
    <description>It was a number format problem, for what I understand numbers shouldn't have more than 12 decimals to be loaded with bulk loader. If I use a java round function to limit the decimals, the bulk load works with no errors.</description>
    <pubDate>Thu, 12 Feb 2015 08:24:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-12T08:24:55Z</dc:date>
    <item>
      <title>problem with oracle bulk loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272179#M49524</link>
      <description>Hi, I have a problem with tOracleBulkExec component. The job is very simple: just the component itself, with this configuration (see attached images for Basic, Advanced, Schema tab) 
&lt;BR /&gt;Attached: 
&lt;BR /&gt;- A 10 row sample file I want to load:&amp;nbsp; 
&lt;BR /&gt;- the .ctl file created by Talend 
&lt;BR /&gt;- The "log" file from the loader 
&lt;BR /&gt;- The "bad" file from the loader 
&lt;BR /&gt; 
&lt;BR /&gt;The problem seems to be on the number format (Invalid Number on the COSUMO_STD field). I tried also to change the NLS Language component setting from "Default" to "AMERICAN", but it didn't change anything. 
&lt;BR /&gt;Thanks a lot, 
&lt;BR /&gt;Andrea 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBKI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153696i4BD9BFCF1EC5C8EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBKI.png" alt="0683p000009MBKI.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBvj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140251iB18A0697F5D5A72A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBvj.png" alt="0683p000009MBvj.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBrO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129248iBA8C2E7B61328CDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBrO.png" alt="0683p000009MBrO.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/117804/POST_BULK.zip_20141209-1742.zip" target="_blank"&gt;POST_BULK.zip_20141209-1742.zip&lt;/A&gt;</description>
      <pubDate>Tue, 09 Dec 2014 16:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272179#M49524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-09T16:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with oracle bulk loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272180#M49525</link>
      <description>Hi everybody,
&lt;BR /&gt;any news? I'm in big trouble and I'm in a hurry, because it is a production enviroment and I need to load a big amount of data.
&lt;BR /&gt;I'm not able to accomplish this task because of this issue.
&lt;BR /&gt;Thank you everybody,
&lt;BR /&gt;Andrea</description>
      <pubDate>Thu, 11 Dec 2014 14:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272180#M49525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T14:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem with oracle bulk loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272181#M49526</link>
      <description>It was a number format problem, for what I understand numbers shouldn't have more than 12 decimals to be loaded with bulk loader. If I use a java round function to limit the decimals, the bulk load works with no errors.</description>
      <pubDate>Thu, 12 Feb 2015 08:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272181#M49526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-12T08:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem with oracle bulk loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272182#M49527</link>
      <description>Hi&lt;BR /&gt;I have the same problem with bulk insert and to get round it I load data in string format.&lt;BR /&gt;The other problem that I have is the ROWS PER COMMIT : I specified 1000000 but I have only 3 rows per commit. Could somebody help me?&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;Otmane.</description>
      <pubDate>Thu, 26 Feb 2015 16:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-with-oracle-bulk-loader/m-p/2272182#M49527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-26T16:03:13Z</dc:date>
    </item>
  </channel>
</rss>

