<?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 ETL Consolidating Multiple Databases into 1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ETL-Consolidating-Multiple-Databases-into-1/m-p/2276621#M52650</link>
    <description>&lt;P&gt;I'm not sure if this is the correct location or not, however, I didn't find another that really fit. I'm hoping that I'm able to accomplish a rather large ETL task with talend. I'm not sure how to even get started on this and do plan on looking at tutorials or something as well. I have a customer who has 4 databases several hundred GB without BLOB and 6.5 TB with BLOB. For the most part the schema is identical, however, there are tables in database B that isn't in database A, C or D. Am I able to use talend to accomplish this task? If so, how do I go about doing this without having to go table by table? There's about 400 tables in the databases and that would take a very long time to go through each one. Or, is this something that will have to be done for each table? It's so hard to find any training on ETL.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2019 01:11:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-21T01:11:13Z</dc:date>
    <item>
      <title>ETL Consolidating Multiple Databases into 1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ETL-Consolidating-Multiple-Databases-into-1/m-p/2276621#M52650</link>
      <description>&lt;P&gt;I'm not sure if this is the correct location or not, however, I didn't find another that really fit. I'm hoping that I'm able to accomplish a rather large ETL task with talend. I'm not sure how to even get started on this and do plan on looking at tutorials or something as well. I have a customer who has 4 databases several hundred GB without BLOB and 6.5 TB with BLOB. For the most part the schema is identical, however, there are tables in database B that isn't in database A, C or D. Am I able to use talend to accomplish this task? If so, how do I go about doing this without having to go table by table? There's about 400 tables in the databases and that would take a very long time to go through each one. Or, is this something that will have to be done for each table? It's so hard to find any training on ETL.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 01:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ETL-Consolidating-Multiple-Databases-into-1/m-p/2276621#M52650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T01:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: ETL Consolidating Multiple Databases into 1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ETL-Consolidating-Multiple-Databases-into-1/m-p/2276622#M52651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Talend (and really may be any other) - not a tool for automatic sync databases, like "one click and all work" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but problem mostly not in the structure, this is could be extracted and stored into the repository&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the biggest problem - what you plan to do with keys?&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;each database have its own unique keys, and some tables depend on these keys and can not be just simple append, logic usually much more complicated&lt;/LI&gt; 
 &lt;LI&gt;plus incremental loading and other pain-points&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for compare and sync structure - many good tools dedicated for this task - dbdiff, dbcompare, sbschema&amp;nbsp;etc (depend from database, but possible to find for many most popular)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for real sync - first what to need to check is proper database design and native tools like replication (and or foreign tables/servers)&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Talend is part of ETL tools, they not for automatic transfer with automatic resolving issues and collisions, they for design complicated transformations and logic&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;add:&lt;/P&gt; 
&lt;P&gt;as usual first request - we want all and immediately!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;but in fact it only a few tables need to have tomorrow, and here talend could be a good tool&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 07:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ETL-Consolidating-Multiple-Databases-into-1/m-p/2276622#M52651</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-21T07:38:01Z</dc:date>
    </item>
  </channel>
</rss>

