<?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 Audit trail in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32785#M6336</link>
    <description>Is it possible to initiate an audit trail at the same time creating a SAS data set?&lt;BR /&gt;
If yes how?&lt;BR /&gt;
Thanks.</description>
    <pubDate>Fri, 15 May 2009 21:37:29 GMT</pubDate>
    <dc:creator>Saszealot</dc:creator>
    <dc:date>2009-05-15T21:37:29Z</dc:date>
    <item>
      <title>Audit trail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32785#M6336</link>
      <description>Is it possible to initiate an audit trail at the same time creating a SAS data set?&lt;BR /&gt;
If yes how?&lt;BR /&gt;
Thanks.</description>
      <pubDate>Fri, 15 May 2009 21:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32785#M6336</guid>
      <dc:creator>Saszealot</dc:creator>
      <dc:date>2009-05-15T21:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32786#M6337</link>
      <description>Can you be more specific to your interest level for audit trail?  File-level, column- or row-level, SAS variable attribute changes, SAS program impact changes?  The SAS system does have some versioning, however much (or little) would need to be implemented through the SAS application itself, rather than expecting some action to occur with the SAS system.  Any type of transaction management recovery or roll-back technique would need to be engineered within the SAS application.&lt;BR /&gt;
&lt;BR /&gt;
You may find useful technical reference and supplemental conference papers on the topic, using the SEARCH facility or with a Google advanced search against the SAS.COM site.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Better SAS® Programming Through Version Control&lt;BR /&gt;
Tim Williams, PRA International, Charlottesville, VA&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/006-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/006-2007.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 15 May 2009 22:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32786#M6337</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-15T22:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32787#M6338</link>
      <description>perhaps.&lt;BR /&gt;
certainly, integrity constraints can be added only after the data set exists. However, you can add to a preexisting data set with sql insert, append and data step modify,   subjecting new rows to the integrity constraints. &lt;BR /&gt;
 &lt;BR /&gt;
peterC</description>
      <pubDate>Sat, 16 May 2009 15:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Audit-trail/m-p/32787#M6338</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-05-16T15:55:06Z</dc:date>
    </item>
  </channel>
</rss>

