<?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: CDC on Source Table without Timestamp in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205082#M4609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Linus,&lt;/P&gt;&lt;P&gt;Don't we all wish for an ETL tool which can do magic between the Source and Target and give us the required solution &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; I just wanted to explore possibilities on CDC, but I guess there are none for my current requirements. Thanks for your answer though.&lt;/P&gt;&lt;P&gt;I might just go with a PROC COMPARE solution between the Source and current Staging datasets to do a CDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I will wait if someone else has any answer to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2015 23:02:45 GMT</pubDate>
    <dc:creator>VishantBhat</dc:creator>
    <dc:date>2015-07-21T23:02:45Z</dc:date>
    <item>
      <title>CDC on Source Table without Timestamp</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205080#M4607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently in our DWH we perform a complete extract of all data from the source tables in Staging and perform a SCD on it on a daily basis (I know this is what sucks). But I now want to extract just the changed records from the source table instead of extracting the entire data from the source and performing a complete refresh and re-build the whole DWH on a daily basis. My problem is that I don't have any TIMESTAMP on the source tables (mostly oracle tables) which give me any Idea of the change dates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I perform a CDC on such a source which does not have a &lt;SPAN style="font-size: 13.3333330154419px;"&gt;TIMESTAMP &lt;/SPAN&gt;column on any of the source tables? I have never used a CDC transform before but was looking at DI studio General CDC, does this transform help in my case? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this would be helpful and appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I am using SAS DI Studio v 4.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 01:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205080#M4607</guid>
      <dc:creator>VishantBhat</dc:creator>
      <dc:date>2015-07-17T01:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on Source Table without Timestamp</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205081#M4608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't used the CDC transformations so this will be a bit theoretical. &lt;/P&gt;&lt;P&gt;DI Studio transformations generates code. It can't do magic. If you have no support in your source data for doing any clever CDC logic, I can't see that the transformations can help you.&lt;/P&gt;&lt;P&gt;Oracle is a capable database. It should be fairly easy to add a timestamp in your source table(s). The same goes for implementing a change table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 16:59:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205081#M4608</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-07-21T16:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on Source Table without Timestamp</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205082#M4609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Linus,&lt;/P&gt;&lt;P&gt;Don't we all wish for an ETL tool which can do magic between the Source and Target and give us the required solution &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; I just wanted to explore possibilities on CDC, but I guess there are none for my current requirements. Thanks for your answer though.&lt;/P&gt;&lt;P&gt;I might just go with a PROC COMPARE solution between the Source and current Staging datasets to do a CDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I will wait if someone else has any answer to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 23:02:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/205082#M4609</guid>
      <dc:creator>VishantBhat</dc:creator>
      <dc:date>2015-07-21T23:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on Source Table without Timestamp</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/289689#M8238</link>
      <description>&lt;P&gt;Added the SAS DI Studio transform code as Solution which was my SAS Global forum 2016 Presentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vishant&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 00:58:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CDC-on-Source-Table-without-Timestamp/m-p/289689#M8238</guid>
      <dc:creator>VishantBhat</dc:creator>
      <dc:date>2016-08-05T00:58:12Z</dc:date>
    </item>
  </channel>
</rss>

