<?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: most recent file access date (atime) in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365513#M11020</link>
    <description>&lt;P&gt;Thank you both ballardw and KurtBremser!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good information. Yes, my next move was to ask our IT folks. KurtBremser hit on the reason I believe. I used sashelp.vtable recently and had several libnames set.&amp;nbsp;Thank you both for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Forever learning . . .&lt;/P&gt;
&lt;P&gt;Alan&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 20:38:54 GMT</pubDate>
    <dc:creator>alandool</dc:creator>
    <dc:date>2017-06-08T20:38:54Z</dc:date>
    <item>
      <title>most recent file access date (atime)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365354#M11015</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On a Unix server, other than where a file has been read / opened, are there other reasons that the access date (atime) may get updated? &amp;nbsp;I ask because I have files on our SAS Grid (EG 7.1 /&amp;nbsp;Platform version: 9.4) that show a recent access date although I know the files have not been recently opened / read -- in fact, it has been many months or years since accessed by a SAS process. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, we are trying to build a file monitoring process based on most recent access date (atime). &amp;nbsp;Thinking that maybe we should be using last modification date (mtime) instead, if there are issues with using atime.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alan &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 13:20:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365354#M11015</guid>
      <dc:creator>alandool</dc:creator>
      <dc:date>2017-06-08T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: most recent file access date (atime)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365391#M11016</link>
      <description>&lt;P&gt;I suggest you ask your IT folks as the files are possibly being touched by other processes that are not SAS related.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if any SAS hotfixes or upgrades&amp;nbsp;have been applied perhaps the hotfix checked to see if the version of the file is the correct one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which time to use&amp;nbsp;I would say depends on the purpose of the file monitoring: use or change. You may end up needing both.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 14:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365391#M11016</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-08T14:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: most recent file access date (atime)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365426#M11017</link>
      <description>&lt;P&gt;Most backup software does a full backup every now and then to make handling of the incrementals easier, so that might be it.&lt;/P&gt;
&lt;P&gt;And everytime sashelp.vtable or sashelp.vcolumn is used, SAS needs to scan through all datasets in all currently assigned libraries.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:53:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365426#M11017</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-06-08T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: most recent file access date (atime)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365513#M11020</link>
      <description>&lt;P&gt;Thank you both ballardw and KurtBremser!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good information. Yes, my next move was to ask our IT folks. KurtBremser hit on the reason I believe. I used sashelp.vtable recently and had several libnames set.&amp;nbsp;Thank you both for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Forever learning . . .&lt;/P&gt;
&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 20:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365513#M11020</guid>
      <dc:creator>alandool</dc:creator>
      <dc:date>2017-06-08T20:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: most recent file access date (atime)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365514#M11021</link>
      <description>&lt;P&gt;Actually,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;sashelp.vtable reply was the answer to this issue, I believe&lt;SPAN class="login-bold"&gt;, &amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;Alan&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 20:42:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/most-recent-file-access-date-atime/m-p/365514#M11021</guid>
      <dc:creator>alandool</dc:creator>
      <dc:date>2017-06-08T20:42:02Z</dc:date>
    </item>
  </channel>
</rss>

