<?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: 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/2335218#M103801</link>
    <description>Hi,&lt;BR /&gt;  Can anyone briefly describe how to XML content into Oracle database ? (tags and attributes to normal table). My Sample XML looks like below.</description>
    <pubDate>Mon, 13 Jan 2014 16:25:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-13T16:25:29Z</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/2335216#M103799</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>Sat, 16 Nov 2024 11:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2335216#M103799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: 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/2335217#M103800</link>
      <description>I do not think so this is a good example of using Talend. I would recommend using a bulk loader to import this huge content. With the normal build-in Oracle components this cannot be done.</description>
      <pubDate>Mon, 14 Oct 2013 20:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2335217#M103800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T20:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: 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/2335218#M103801</link>
      <description>Hi,&lt;BR /&gt;  Can anyone briefly describe how to XML content into Oracle database ? (tags and attributes to normal table). My Sample XML looks like below.</description>
      <pubDate>Mon, 13 Jan 2014 16:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-big-XML-File-lt-5GB-into-Oracle-DB-with-NCLOB-Fields/m-p/2335218#M103801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-13T16:25:29Z</dc:date>
    </item>
  </channel>
</rss>

