<?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: Bulk Load to Oracle (XML input instead of CSV) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Bulk-Load-to-Oracle-XML-input-instead-of-CSV/m-p/2304478#M76248</link>
    <description>tOracleBulkExec is implemented using SQL*Loader which seems to be limited in its XML processing to inserting an XML Clob into a column.  If you add a column, 'call_xml' that is of type XMLType then you could use tOracleBulkExec or at least SQL Loader.</description>
    <pubDate>Thu, 27 Oct 2011 13:46:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-27T13:46:47Z</dc:date>
    <item>
      <title>Bulk Load to Oracle (XML input instead of CSV)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-Load-to-Oracle-XML-input-instead-of-CSV/m-p/2304477#M76247</link>
      <description>Hello, 
&lt;BR /&gt;I would like to bulk load data from XML to an oracle table 
&lt;BR /&gt;in XML I have some thing like: 
&lt;BR /&gt;&amp;lt;call timestamp='11111111111111111111' from='0101020304' to ''0101020304' duration ='200' cost='10'&amp;gt; 
&lt;BR /&gt;&amp;lt;call timestamp='11111111111111111112' from='0101020304' to ''0101020304' duration ='300' cost='20'&amp;gt; 
&lt;BR /&gt;&amp;lt;call timestamp='11111111111111111113' from='0101020304' to ''0101020304' duration ='250' cost='150'&amp;gt; 
&lt;BR /&gt;&amp;lt;call timestamp='11111111111111111114' from='0101020304' to ''0101020304' duration ='200' cost='0'&amp;gt; 
&lt;BR /&gt;... 
&lt;BR /&gt;... 
&lt;BR /&gt;&amp;lt;call timestamp='11111111111111111115' from='0101020304' to ''0101020304' duration ='100' cost='10'&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt;the structure of Oracle table : 
&lt;BR /&gt;TABLE NAME= CALLS with the following columns: timestamp, from, to, duration, cost. 
&lt;BR /&gt; 
&lt;BR /&gt;Is is possible to use tOracleBulkExec to load directly from XML (using another .ctl)? 
&lt;BR /&gt;I don't want to convert the XML to csv before using the tOracleBulkExec module. because the format of XML will be changed to load data to more than one Table. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 12:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-Load-to-Oracle-XML-input-instead-of-CSV/m-p/2304477#M76247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Load to Oracle (XML input instead of CSV)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-Load-to-Oracle-XML-input-instead-of-CSV/m-p/2304478#M76248</link>
      <description>tOracleBulkExec is implemented using SQL*Loader which seems to be limited in its XML processing to inserting an XML Clob into a column.  If you add a column, 'call_xml' that is of type XMLType then you could use tOracleBulkExec or at least SQL Loader.</description>
      <pubDate>Thu, 27 Oct 2011 13:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-Load-to-Oracle-XML-input-instead-of-CSV/m-p/2304478#M76248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-27T13:46:47Z</dc:date>
    </item>
  </channel>
</rss>

