<?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: text file to clob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/text-file-to-clob/m-p/2247684#M32790</link>
    <description>It can be done this way:&lt;BR /&gt;Use the tFileInputDelimited and configure row separator and field separator with values never exists in your file. This way, this component reads the whole file.&lt;BR /&gt;Configure the schema to have only one column (e.g. name it content and use String as type).&lt;BR /&gt;I guess your target table has a key field? - I would suggest using a key field, your file name looks like a nice key.&lt;BR /&gt;tFileInputDelimited ---&amp;gt; tMap (set values for your key field) ----&amp;gt; tOracleOutput&lt;BR /&gt;This subjob should be called within a iteration from tFileList.&lt;BR /&gt;Now your job reads all files from a directory and stores them in the oracle table.&lt;BR /&gt;For this use case in the tOracleOutput I would strongly recommend switch off the batch processing and use 1 as commit size.</description>
    <pubDate>Mon, 21 Oct 2013 11:25:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-21T11:25:01Z</dc:date>
    <item>
      <title>text file to clob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/text-file-to-clob/m-p/2247683#M32789</link>
      <description>In talend, I want to read set of a text files and insert into oracle db as clob type using java?&lt;BR /&gt;How to convert text file to clob ?&lt;BR /&gt;Any help appreciated .</description>
      <pubDate>Mon, 21 Oct 2013 07:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/text-file-to-clob/m-p/2247683#M32789</guid>
      <dc:creator>nikhilsh1</dc:creator>
      <dc:date>2013-10-21T07:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: text file to clob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/text-file-to-clob/m-p/2247684#M32790</link>
      <description>It can be done this way:&lt;BR /&gt;Use the tFileInputDelimited and configure row separator and field separator with values never exists in your file. This way, this component reads the whole file.&lt;BR /&gt;Configure the schema to have only one column (e.g. name it content and use String as type).&lt;BR /&gt;I guess your target table has a key field? - I would suggest using a key field, your file name looks like a nice key.&lt;BR /&gt;tFileInputDelimited ---&amp;gt; tMap (set values for your key field) ----&amp;gt; tOracleOutput&lt;BR /&gt;This subjob should be called within a iteration from tFileList.&lt;BR /&gt;Now your job reads all files from a directory and stores them in the oracle table.&lt;BR /&gt;For this use case in the tOracleOutput I would strongly recommend switch off the batch processing and use 1 as commit size.</description>
      <pubDate>Mon, 21 Oct 2013 11:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/text-file-to-clob/m-p/2247684#M32790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-21T11:25:01Z</dc:date>
    </item>
  </channel>
</rss>

