<?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 Implement SCD Type 2 WIthout using Lookup with Target in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253607#M36892</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I want to implement SCD Type 2. Simply i can do with Lookup on Target table. But My Target Table is having huge records. So i think if i will perform lookup on this again performance will become very bad. Because target table is having billions of records.&lt;/P&gt; 
&lt;P&gt;Is there any way to implement SCD Type 2 without using lookup.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Vishal Vats&lt;/P&gt; 
&lt;P&gt;+91-9650236023&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 12:43:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-11T12:43:47Z</dc:date>
    <item>
      <title>How to Implement SCD Type 2 WIthout using Lookup with Target</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253607#M36892</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I want to implement SCD Type 2. Simply i can do with Lookup on Target table. But My Target Table is having huge records. So i think if i will perform lookup on this again performance will become very bad. Because target table is having billions of records.&lt;/P&gt; 
&lt;P&gt;Is there any way to implement SCD Type 2 without using lookup.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Vishal Vats&lt;/P&gt; 
&lt;P&gt;+91-9650236023&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 12:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253607#M36892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-11T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement SCD Type 2 WIthout using Lookup with Target</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253608#M36893</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My suggestion&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) create a temporary table/file with all active Keys and do lookup on this ( instead of full table) in ( tMap use "store on disk")&lt;/P&gt; 
&lt;P&gt;2) At output side of tMap , create separate flow for insert and update . use Blukcomponent instead of tDBoutput.&lt;/P&gt; 
&lt;P&gt;3)&amp;nbsp;check if your table is partitioned ( I assume yes as it has billions of record). if yes work on partition by partition.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 13:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253608#M36893</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-11T13:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement SCD Type 2 WIthout using Lookup with Target</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253609#M36894</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOPKAA4"&gt;@vishuoo1&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;please find the below links.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.deepinopensource.com/scd-2-implementations-in-talend/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;http://www.deepinopensource.com/scd-2-implementations-in-talend/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://talenddev.blogspot.in/2016/03/apply-scd-without-using-scd-component.html" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;http://talenddev.blogspot.in/2016/03/apply-scd-without-using-scd-component.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 05:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-SCD-Type-2-WIthout-using-Lookup-with-Target/m-p/2253609#M36894</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-04-12T05:52:35Z</dc:date>
    </item>
  </channel>
</rss>

