<?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 Do i Catch Deleted Row Source DB ?? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-Do-i-Catch-Deleted-Row-Source-DB/m-p/2268997#M47394</link>
    <description>&lt;P&gt;SourceDB : ERP_Prod&lt;/P&gt;
&lt;P&gt;TargetDB&amp;nbsp; : ERP_Dev&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Problem ]&lt;/P&gt;
&lt;P&gt;every night, migration sourceDB to targetDB (to Motivate)&lt;/P&gt;
&lt;P&gt;but, if sourceDB A table row is deleted. (ex. row : sale_num : 20200427 ... ~~~ ... )&lt;/P&gt;
&lt;P&gt;targetDB A table is still remain row (sale_num : 20200427 ~~~ )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Desire ]&lt;/P&gt;
&lt;P&gt;if deleted row from sourceDB then also targetDB row deleted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Solution(my) ]&lt;/P&gt;
&lt;P&gt;before migration, drop table and then etl job.&lt;/P&gt;
&lt;P&gt;but this solution is so heavy and take a long time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can i get solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:21:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:21:38Z</dc:date>
    <item>
      <title>How Do i Catch Deleted Row Source DB ??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-Do-i-Catch-Deleted-Row-Source-DB/m-p/2268997#M47394</link>
      <description>&lt;P&gt;SourceDB : ERP_Prod&lt;/P&gt;
&lt;P&gt;TargetDB&amp;nbsp; : ERP_Dev&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Problem ]&lt;/P&gt;
&lt;P&gt;every night, migration sourceDB to targetDB (to Motivate)&lt;/P&gt;
&lt;P&gt;but, if sourceDB A table row is deleted. (ex. row : sale_num : 20200427 ... ~~~ ... )&lt;/P&gt;
&lt;P&gt;targetDB A table is still remain row (sale_num : 20200427 ~~~ )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Desire ]&lt;/P&gt;
&lt;P&gt;if deleted row from sourceDB then also targetDB row deleted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ Solution(my) ]&lt;/P&gt;
&lt;P&gt;before migration, drop table and then etl job.&lt;/P&gt;
&lt;P&gt;but this solution is so heavy and take a long time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can i get solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-Do-i-Catch-Deleted-Row-Source-DB/m-p/2268997#M47394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: How Do i Catch Deleted Row Source DB ??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-Do-i-Catch-Deleted-Row-Source-DB/m-p/2268998#M47395</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LR4PAAW"&gt;@Moe&lt;/A&gt;&amp;nbsp;, Take target table as a main and Source table as lookup and do inner join on key column and take inner join rejects in tmap and then load into a temp table and delete the records based temp table to&amp;nbsp;target table.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 07:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-Do-i-Catch-Deleted-Row-Source-DB/m-p/2268998#M47395</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-22T07:57:37Z</dc:date>
    </item>
  </channel>
</rss>

