<?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: How to get history of changes to a sas dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839881#M332056</link>
    <description>&lt;P&gt;Then you should first migrate your datasets to your current environment before trying to activate the audit trail.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 10:31:33 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-10-21T10:31:33Z</dc:date>
    <item>
      <title>How to get history of changes to a sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839667#M331983</link>
      <description>&lt;P&gt;Hello Team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to create audit trail for a sas dataset , where am getting below error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there any other way , to get history of changes done to a sas data set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc datasets library=test_library nolist;
audit PARAMETERS;
initiate;
quit;

28         proc datasets library=test_library nolist;
29         audit PARAMETERS;
30         initiate;
ERROR: Requested function is not supported.
31         quit;

NOTE: Statements not processed because of errors noted above.
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE DATASETS used (Total process time):
      real time           0.00 seconds
      cpu time            0.01 seconds&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Oct 2022 14:23:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839667#M331983</guid>
      <dc:creator>learn_SAS_23</dc:creator>
      <dc:date>2022-10-20T14:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get history of changes to a sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839700#M331992</link>
      <description>&lt;P&gt;Audit files are supported only for Base SAS engine files. If your data set is in a database, SPDE library, or even a META (metadata based) library, this function is not supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n0ndg2uekz7qkbn1caoki2hzqx8l.htm" target="_self"&gt;Understanding an Audit Trail&lt;/A&gt; in the SAS documentation. You would typically also supply an ALTER password when initiating the AUDIT function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 15:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839700#M331992</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-10-20T15:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get history of changes to a sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839733#M332004</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp; for the links ,&amp;nbsp; Yes we are storing the sas datasets in Unix environment&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By this documentation Audit trail for sas data set are not supported .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n0ndg2uekz7qkbn1caoki2hzqx8l.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n0ndg2uekz7qkbn1caoki2hzqx8l.htm&lt;/A&gt;&lt;/P&gt;
&lt;H2 id="p13z0pz47l0u78n112f5a4cdivtz" class="xisDoc-title" tabindex="-1"&gt;Audit Trails and CEDA Processing&lt;/H2&gt;
&lt;P class="xisDoc-paragraph"&gt;When a SAS data file requires processing with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN aria-live="polite"&gt;&lt;BUTTON class="Glossary_term__1sogC LinkButton_button__17uC9" aria-label="CEDA"&gt;&lt;SPAN class="xisDoc-glossTerm" data-gloss-term="1"&gt;CEDA&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;, audit trails are not supported. For example, CEDA translates the file for you if you transfer a SAS data file with an initiated audit trail from one operating environment such as Windows to a different operating environment such as UNIX. However, the audit trail is not available&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 17:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839733#M332004</guid>
      <dc:creator>learn_SAS_23</dc:creator>
      <dc:date>2022-10-20T17:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get history of changes to a sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839735#M332006</link>
      <description>&lt;P&gt;That does not say audit does not work for SAS datasets.&amp;nbsp; It just says trying to read the file using a different environment in which it was created will not allow you to access the audit trial.&amp;nbsp; Or in other words the feature, CEDA, that allows you to read dataset created on a different version of SAS does not support accessing the audit trail.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 17:38:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839735#M332006</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-10-20T17:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get history of changes to a sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839881#M332056</link>
      <description>&lt;P&gt;Then you should first migrate your datasets to your current environment before trying to activate the audit trail.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 10:31:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-history-of-changes-to-a-sas-dataset/m-p/839881#M332056</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-10-21T10:31:33Z</dc:date>
    </item>
  </channel>
</rss>

