<?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: How do I read the Oracle table and split data into multiple files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333096#M101911</link>
    <description>Hi,
&lt;BR /&gt;Write 1st to tFileOutputDelimited and select "Spliy output in several files" option then indicate the desired number of rows.
&lt;BR /&gt;After that, iterate over generated files then transform the content to JSON file (1 CSV = 1 JSON).
&lt;BR /&gt;Regards,
&lt;BR /&gt;TRF</description>
    <pubDate>Fri, 24 Mar 2017 18:45:41 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-03-24T18:45:41Z</dc:date>
    <item>
      <title>How do I read the Oracle table and split data into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333095#M101910</link>
      <description>Hi ,
&lt;BR /&gt;I am looksng for a solution to read Oracle table with 10,000 records, the records need to be read 100 records at a time and converted into JSON and write to different files efficiently.
&lt;BR /&gt;I am able to do the part of reading the table and writing to JSON, but unable to figure out how to split the data and write to different files.&amp;nbsp;
&lt;BR /&gt;Also, when reading 10,000 records and writing JSON to a file the performance is very slow.&amp;nbsp;</description>
      <pubDate>Fri, 24 Mar 2017 18:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333095#M101910</guid>
      <dc:creator>kdevarak</dc:creator>
      <dc:date>2017-03-24T18:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read the Oracle table and split data into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333096#M101911</link>
      <description>Hi,
&lt;BR /&gt;Write 1st to tFileOutputDelimited and select "Spliy output in several files" option then indicate the desired number of rows.
&lt;BR /&gt;After that, iterate over generated files then transform the content to JSON file (1 CSV = 1 JSON).
&lt;BR /&gt;Regards,
&lt;BR /&gt;TRF</description>
      <pubDate>Fri, 24 Mar 2017 18:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333096#M101911</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-24T18:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read the Oracle table and split data into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333097#M101912</link>
      <description>Thanks so much! I tried it and it worked! Another related question is ..how do I run a job in a loop until a variable in the global map is true? For example I want to read the db records and divide the number of records by a thousand to get the number of times to loop. Then loop the job multiple times &amp;nbsp;to read the Db and create the json . How can I loop the job multiple times?
&lt;BR /&gt;Read Db and get count of records to create json
&lt;BR /&gt;Store the rec count/1000 in var to get number of times the job should run to process 1000 recs
&lt;BR /&gt;loop the job to process based on the var.
&lt;BR /&gt;How do I achieve this?</description>
      <pubDate>Thu, 30 Mar 2017 04:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-read-the-Oracle-table-and-split-data-into-multiple/m-p/2333097#M101912</guid>
      <dc:creator>kdevarak</dc:creator>
      <dc:date>2017-03-30T04:08:36Z</dc:date>
    </item>
  </channel>
</rss>

