<?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 Load big XML File (&amp;lt;5GB) into Oracle DB with NCLOB Fields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2312193#M83164</link>
    <description>1. If I import XML File with size &amp;gt; 3GB, following Error occurs: 
&lt;BR /&gt;Unhandled event loop exception 
&lt;BR /&gt;JAVA heap space 
&lt;BR /&gt;2. Supposed, I have 1GB free Memory available. The XML File which I would like to import into Oracle Database (NCLOB fields) is ?3GB. How can I create an Job with Talend which can handle such big XML Files? 
&lt;BR /&gt;Target Database is Oracle 10g and the Table definition is the following creating Script: 
&lt;BR /&gt; create table F56LIMTX 
&lt;BR /&gt;( 
&lt;BR /&gt; LI56RCT NUMBER , 
&lt;BR /&gt; LI56TMS NUMBER , 
&lt;BR /&gt; LI56LIMICD NCHAR(12) NOT NULL , 
&lt;BR /&gt; LI56LNGPCD NCHAR(1) NOT NULL , 
&lt;BR /&gt; LI56UPDC NCHAR(1) , 
&lt;BR /&gt; LI56COMM NCLOB , 
&lt;BR /&gt; LI56UPDGAL NCHAR(1) , 
&lt;BR /&gt; LIUSER NCHAR(10) , 
&lt;BR /&gt; LIPID NCHAR(10) , 
&lt;BR /&gt; LIJOBN NCHAR(10) , 
&lt;BR /&gt; LIUPMJ NUMBER(6, 0) , 
&lt;BR /&gt; LITDAY NUMBER , 
&lt;BR /&gt;constraint F56LIMTX_PK primary key ( LI56LIMICD, LI56LNGPCD ) 
&lt;BR /&gt;) ;</description>
    <pubDate>Mon, 14 Oct 2013 10:36:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-14T10:36:35Z</dc:date>
    <item>
      <title>Load big XML File (&lt;5GB) into Oracle DB with NCLOB Fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2312193#M83164</link>
      <description>1. If I import XML File with size &amp;gt; 3GB, following Error occurs: 
&lt;BR /&gt;Unhandled event loop exception 
&lt;BR /&gt;JAVA heap space 
&lt;BR /&gt;2. Supposed, I have 1GB free Memory available. The XML File which I would like to import into Oracle Database (NCLOB fields) is ?3GB. How can I create an Job with Talend which can handle such big XML Files? 
&lt;BR /&gt;Target Database is Oracle 10g and the Table definition is the following creating Script: 
&lt;BR /&gt; create table F56LIMTX 
&lt;BR /&gt;( 
&lt;BR /&gt; LI56RCT NUMBER , 
&lt;BR /&gt; LI56TMS NUMBER , 
&lt;BR /&gt; LI56LIMICD NCHAR(12) NOT NULL , 
&lt;BR /&gt; LI56LNGPCD NCHAR(1) NOT NULL , 
&lt;BR /&gt; LI56UPDC NCHAR(1) , 
&lt;BR /&gt; LI56COMM NCLOB , 
&lt;BR /&gt; LI56UPDGAL NCHAR(1) , 
&lt;BR /&gt; LIUSER NCHAR(10) , 
&lt;BR /&gt; LIPID NCHAR(10) , 
&lt;BR /&gt; LIJOBN NCHAR(10) , 
&lt;BR /&gt; LIUPMJ NUMBER(6, 0) , 
&lt;BR /&gt; LITDAY NUMBER , 
&lt;BR /&gt;constraint F56LIMTX_PK primary key ( LI56LIMICD, LI56LNGPCD ) 
&lt;BR /&gt;) ;</description>
      <pubDate>Mon, 14 Oct 2013 10:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2312193#M83164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T10:36:35Z</dc:date>
    </item>
  </channel>
</rss>

