<?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: Replicating databases while keeping the differences in data minimum in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247891#M32928</link>
    <description>Hi,
&lt;BR /&gt;I am using Talend Open Studio. This is only thing that I can use.&amp;nbsp;
&lt;BR /&gt;And my job should understand which &amp;nbsp;data changed and update/insert the data accordingly. So, I have the idea as I have told in my original post
&lt;BR /&gt;Is this good?
&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 09 Feb 2017 06:28:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-09T06:28:07Z</dc:date>
    <item>
      <title>Replicating databases while keeping the differences in data minimum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247889#M32926</link>
      <description>Hi, 
&lt;BR /&gt;My requirement is to mirror all my data in sql server to mysql. I have 200+ tables in Sql server and all these 200+ tables need to be present in mysql as well.&amp;nbsp; 
&lt;BR /&gt;So, my plan is to create a job for every table, that takes data from the source to destination. I will have a column called lastmodifieddatetime in every source table and a generic table that will determine the time of the last run. 
&lt;BR /&gt;All these 200+ jobs will run in parallel (multithread) and based on the data change between last run and the lastmodifieddatetime column data(in source) is updated or inserted in the destination. 
&lt;BR /&gt;Every job will have "insert or update" set in the destination component. 
&lt;BR /&gt;The expectation is to keep the data difference as minimum as possible between the source and destination. And the entire job consisting of 200+ jobs (running in parallel) must complete within a few seconds 
&lt;BR /&gt;Is this approach that I have taken the right one? Is there a better way to do it? 
&lt;BR /&gt;Any ideas on this would be of great help 
&lt;BR /&gt;Thanks in advance 
&lt;BR /&gt;Rathi</description>
      <pubDate>Tue, 07 Feb 2017 10:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247889#M32926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-07T10:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating databases while keeping the differences in data minimum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247890#M32927</link>
      <description>Hi,
&lt;BR /&gt;From your description, it seems that you are looking for how to migrate DB in talend? If so, 
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;With talend subscription solution, you can migrate the whole database in a job in DB level. Thanks to "dynamic schema" feature.&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;With Talend open source, you have to move the tables one by one.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 09 Feb 2017 06:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247890#M32927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T06:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating databases while keeping the differences in data minimum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247891#M32928</link>
      <description>Hi,
&lt;BR /&gt;I am using Talend Open Studio. This is only thing that I can use.&amp;nbsp;
&lt;BR /&gt;And my job should understand which &amp;nbsp;data changed and update/insert the data accordingly. So, I have the idea as I have told in my original post
&lt;BR /&gt;Is this good?
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Feb 2017 06:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Replicating-databases-while-keeping-the-differences-in-data/m-p/2247891#M32928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T06:28:07Z</dc:date>
    </item>
  </channel>
</rss>

