<?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 check DB2 update date in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/check-DB2-update-date/m-p/18616#M3692</link>
    <description>Hi , &lt;BR /&gt;
&lt;BR /&gt;
I have to read a daily refresh DB2 table on my mainfram SAS.  Is there &lt;BR /&gt;
any way to be sure the db2 table is updated or not before reading in? &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I tried proc contents, but the last modified date is missing.  Thanks &lt;BR /&gt;
for your help in advance. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Yi</description>
    <pubDate>Tue, 21 Jun 2011 23:41:20 GMT</pubDate>
    <dc:creator>ninachang</dc:creator>
    <dc:date>2011-06-21T23:41:20Z</dc:date>
    <item>
      <title>check DB2 update date</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/check-DB2-update-date/m-p/18616#M3692</link>
      <description>Hi , &lt;BR /&gt;
&lt;BR /&gt;
I have to read a daily refresh DB2 table on my mainfram SAS.  Is there &lt;BR /&gt;
any way to be sure the db2 table is updated or not before reading in? &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I tried proc contents, but the last modified date is missing.  Thanks &lt;BR /&gt;
for your help in advance. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Yi</description>
      <pubDate>Tue, 21 Jun 2011 23:41:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/check-DB2-update-date/m-p/18616#M3692</guid>
      <dc:creator>ninachang</dc:creator>
      <dc:date>2011-06-21T23:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: check DB2 update date</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/check-DB2-update-date/m-p/18617#M3693</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
I believe a 'last modified date" for tables is something DB2 doesn't maintain and though SAS can't retrieve this information for the dictionnary tables.&lt;BR /&gt;
&lt;BR /&gt;
What's done for most ETL's is either populating a row per table with a "last modified date" and/or maintain a control table where you store your when, with what data and what return codes you've run your code.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick</description>
      <pubDate>Wed, 22 Jun 2011 01:13:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/check-DB2-update-date/m-p/18617#M3693</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2011-06-22T01:13:38Z</dc:date>
    </item>
  </channel>
</rss>

