<?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 Oracle CLOB Insert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Oracle-CLOB-Insert/m-p/2331980#M100906</link>
    <description>Team,
&lt;BR /&gt;
&lt;BR /&gt;I have source file with two columns,
&lt;BR /&gt;
&lt;BR /&gt;PRODUCT_ID,COMMENTS
&lt;BR /&gt;100,This is
&lt;BR /&gt;100,First
&lt;BR /&gt;100,Record
&lt;BR /&gt;200,This is
&lt;BR /&gt;200,second record
&lt;BR /&gt;300,This is
&lt;BR /&gt;300,third record
&lt;BR /&gt;400,This is
&lt;BR /&gt;400,record
&lt;BR /&gt;
&lt;BR /&gt;Now I have used tdenormalize to transpose these columns based PRODUCT_ID. The output looks like below,
&lt;BR /&gt;
&lt;BR /&gt;100,This is first record
&lt;BR /&gt;200,This is second record
&lt;BR /&gt;300,This is third record
&lt;BR /&gt;400,This is fourth record
&lt;BR /&gt;
&lt;BR /&gt;Note that the number of rows for PRODUCT_ID can be of any number.
&lt;BR /&gt;
&lt;BR /&gt;What should be the datatype and length of the comments column in tdenormalise component, also now I need to insert this into an oracle table, PRODUCT, the datatype of the comments column in CLOB.
&lt;BR /&gt;How to insert values into CLOB column in oracle database through Talend ?
&lt;BR /&gt;Can you please let me know how to proceed further ??
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Rajesh
&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Sep 2017 13:37:43 GMT</pubDate>
    <dc:creator>rajesh90</dc:creator>
    <dc:date>2017-09-05T13:37:43Z</dc:date>
    <item>
      <title>Oracle CLOB Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-CLOB-Insert/m-p/2331980#M100906</link>
      <description>Team,
&lt;BR /&gt;
&lt;BR /&gt;I have source file with two columns,
&lt;BR /&gt;
&lt;BR /&gt;PRODUCT_ID,COMMENTS
&lt;BR /&gt;100,This is
&lt;BR /&gt;100,First
&lt;BR /&gt;100,Record
&lt;BR /&gt;200,This is
&lt;BR /&gt;200,second record
&lt;BR /&gt;300,This is
&lt;BR /&gt;300,third record
&lt;BR /&gt;400,This is
&lt;BR /&gt;400,record
&lt;BR /&gt;
&lt;BR /&gt;Now I have used tdenormalize to transpose these columns based PRODUCT_ID. The output looks like below,
&lt;BR /&gt;
&lt;BR /&gt;100,This is first record
&lt;BR /&gt;200,This is second record
&lt;BR /&gt;300,This is third record
&lt;BR /&gt;400,This is fourth record
&lt;BR /&gt;
&lt;BR /&gt;Note that the number of rows for PRODUCT_ID can be of any number.
&lt;BR /&gt;
&lt;BR /&gt;What should be the datatype and length of the comments column in tdenormalise component, also now I need to insert this into an oracle table, PRODUCT, the datatype of the comments column in CLOB.
&lt;BR /&gt;How to insert values into CLOB column in oracle database through Talend ?
&lt;BR /&gt;Can you please let me know how to proceed further ??
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Rajesh
&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2017 13:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-CLOB-Insert/m-p/2331980#M100906</guid>
      <dc:creator>rajesh90</dc:creator>
      <dc:date>2017-09-05T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CLOB Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-CLOB-Insert/m-p/2331981#M100907</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Set the datatype as 'Object' for CLOB column when define the schema in tDenormalize component.&lt;/P&gt;
&lt;P&gt;Feel free to let us know if it is OK with you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 09:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-CLOB-Insert/m-p/2331981#M100907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-06T09:54:38Z</dc:date>
    </item>
  </channel>
</rss>

