<?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 How to load multiple tables at the same time from db1 to db2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195791#M231</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I am taking over an ETL job that is moving data from Oracle to HPE Vertica in Talend 6.3.1 free edition. In this job there are about 12 different tables being moved. The vertica cluster has 4 nodes and can easily handle parallel processing. When I kick off the talend job to load the 12 tables, I see that the job is executing the tOracleInput task one table at a time. Can anyone tell me if there is a way I can kick off all 12 tasks at the same time? &amp;nbsp;I'm fairly new to Talend and I can't seem to find anything in the talend forum that tell me how to do this. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 21:40:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-17T21:40:07Z</dc:date>
    <item>
      <title>How to load multiple tables at the same time from db1 to db2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195791#M231</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I am taking over an ETL job that is moving data from Oracle to HPE Vertica in Talend 6.3.1 free edition. In this job there are about 12 different tables being moved. The vertica cluster has 4 nodes and can easily handle parallel processing. When I kick off the talend job to load the 12 tables, I see that the job is executing the tOracleInput task one table at a time. Can anyone tell me if there is a way I can kick off all 12 tasks at the same time? &amp;nbsp;I'm fairly new to Talend and I can't seem to find anything in the talend forum that tell me how to do this. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 21:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195791#M231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T21:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple tables at the same time from db1 to db2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195792#M232</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;With the free edition you have 2 options:
&lt;BR /&gt;1- have separated subjobs (in the same job) not linked one to each other + tick the option "Multi thread execution" in Extra tab of project
&lt;BR /&gt;2- have 1 external subjob per table + tick the option "Multi thread execution" in Extra tab of project for parent and child jobs
&lt;BR /&gt;
&lt;BR /&gt;If you choose 2, both operations "select from Oracle" and "insert into Vertical" should be realized in the same subjob. If you need to manage the order of insert operations, you need to get the result using a memory list or a file.
&lt;BR /&gt;Think about tPreJob and tPostJob if you need some operations when the job starts or finish.
&lt;BR /&gt;
&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 17 May 2017 22:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195792#M232</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-17T22:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple tables at the same time from db1 to db2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195793#M233</link>
      <description>Thank you! That is exactly what I was looking for.</description>
      <pubDate>Wed, 17 May 2017 22:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195793#M233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T22:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to load multiple tables at the same time from db1 to db2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195794#M234</link>
      <description>Great!
&lt;BR /&gt;Feel free to come back if you need more help.</description>
      <pubDate>Wed, 17 May 2017 22:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-multiple-tables-at-the-same-time-from-db1-to-db2/m-p/2195794#M234</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-17T22:52:55Z</dc:date>
    </item>
  </channel>
</rss>

