<?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: SAS 9.4 audit trail doens't work with concateneted SAS librarys in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-4-audit-trail-doens-t-work-with-concateneted-SAS-librarys/m-p/969176#M376782</link>
    <description>&lt;P&gt;I believe the behavior you are seeing is what is expected based on the documented&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/n1nk65k2vsfmxfn1wu17fntzszbp.htm#n0hmzuxj4r2gt0n1a2ha9cdcmeep" target="_self"&gt;Rules for Library Concatenation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2025 12:09:42 GMT</pubDate>
    <dc:creator>Kathryn_SAS</dc:creator>
    <dc:date>2025-06-17T12:09:42Z</dc:date>
    <item>
      <title>SAS 9.4 audit trail doens't work with concateneted SAS librarys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-4-audit-trail-doens-t-work-with-concateneted-SAS-librarys/m-p/969168#M376778</link>
      <description>&lt;P&gt;We are using SAS 9.4M8 on Windows Server 2026. We experimenting with the AUDIT TRAIL function to catch modification on SAS Tables.&lt;/P&gt;&lt;P&gt;The situation:&lt;/P&gt;&lt;P&gt;1. The SAS library is a concatented SAS library, containing 2 directories&lt;/P&gt;&lt;P&gt;libname input ('g:\sasdata\input' 'h:\sasdata\input);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. The SAS table "test" is located in the second directory "h:\sasdata\input\test.sas7bdat" and shown as SAS member on the library INPUT.&lt;/P&gt;&lt;P&gt;3. create the AUDIT TRAIL with&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc datasets lib=input;&lt;/P&gt;&lt;P&gt;audit test;&lt;/P&gt;&lt;P&gt;initiate;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;The audit file test.sas7baud created on the 1st directory (g:\sasdata\input\test.sas7baud).&lt;/P&gt;&lt;P&gt;4. Modify the data on table input.test using&amp;nbsp;&lt;/P&gt;&lt;P&gt;- proc sql; insert....;run;&lt;/P&gt;&lt;P&gt;- proc append ...;&lt;/P&gt;&lt;P&gt;All modifications logged on the AUDIT TRAIL correct.&lt;/P&gt;&lt;P&gt;5. Try to terminate the AUDIT TRAIL with&lt;/P&gt;&lt;P&gt;proc datasets lib=input;&lt;/P&gt;&lt;P&gt;audit test;&lt;/P&gt;&lt;P&gt;terminate;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;failed with the ERROR message:&lt;/P&gt;&lt;P&gt;ERROR: File INPUT.TEST.AUDIT does not exist.&lt;/P&gt;&lt;P&gt;ERROR: Audit file open failed for INPUT.TEST.AUDIT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the SAS BASE audit trail function can't work with a SAS member that is not located on the 1st directory of a concatenated SAS library.&lt;/P&gt;&lt;P&gt;Contact to the SAS Support doesn't help, they don't understand the usecase, send some links to the SAS documentation and closed the request.&lt;/P&gt;&lt;P&gt;If anyone knows about this issue and can help/have some ideas to make it usesable?&lt;/P&gt;&lt;P&gt;Thanks jürgen&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 09:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-9-4-audit-trail-doens-t-work-with-concateneted-SAS-librarys/m-p/969168#M376778</guid>
      <dc:creator>JuergenWachtel</dc:creator>
      <dc:date>2025-06-17T09:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 audit trail doens't work with concateneted SAS librarys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-4-audit-trail-doens-t-work-with-concateneted-SAS-librarys/m-p/969176#M376782</link>
      <description>&lt;P&gt;I believe the behavior you are seeing is what is expected based on the documented&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/n1nk65k2vsfmxfn1wu17fntzszbp.htm#n0hmzuxj4r2gt0n1a2ha9cdcmeep" target="_self"&gt;Rules for Library Concatenation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 12:09:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-9-4-audit-trail-doens-t-work-with-concateneted-SAS-librarys/m-p/969176#M376782</guid>
      <dc:creator>Kathryn_SAS</dc:creator>
      <dc:date>2025-06-17T12:09:42Z</dc:date>
    </item>
  </channel>
</rss>

