<?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_util file in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324756#M7033</link>
    <description>Thank you SASKiwi - we had error in code and we closed session so may be SAS didn't have opportunity to clean up itself when we closed it...</description>
    <pubDate>Fri, 13 Jan 2017 23:15:00 GMT</pubDate>
    <dc:creator>woo</dc:creator>
    <dc:date>2017-01-13T23:15:00Z</dc:date>
    <item>
      <title>sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324686#M7029</link>
      <description>&lt;P&gt;does sas_util file under temp work dir has data?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is one big sas_util file under temp work dir and we want to delete it but we don't want to loose any data - can we delete it? we want to freeup some space...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324686#M7029</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-01-13T19:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324733#M7030</link>
      <description>&lt;P&gt;SAS_UTIL files are temporary utility files used by SAS for processing purposes. It is safe to delete them as long as the SAS process that created it is no longer running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most SAS sites regularly run the CLEANWORK utility to do automatic removal of old temporary SAS files and folders.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 22:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324733#M7030</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-01-13T22:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324756#M7033</link>
      <description>Thank you SASKiwi - we had error in code and we closed session so may be SAS didn't have opportunity to clean up itself when we closed it...</description>
      <pubDate>Fri, 13 Jan 2017 23:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324756#M7033</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-01-13T23:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324761#M7034</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/26689"&gt;@woo&lt;/a&gt; wrote:&lt;BR /&gt;Thank you SASKiwi - we had error in code and we closed session so may be SAS didn't have opportunity to clean up itself when we closed it...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a common occurrence, from users not waiting for a process to finish or SAS terminating abruptly. As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;mentions, running Clean Work utility on a regular basis to avoid files left lying around after a process abnormally terminates.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 23:33:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324761#M7034</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-01-13T23:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324788#M7035</link>
      <description>&lt;P&gt;Thank you Reeza for your comment, we have that in place but i think since sas eg looks for pid upon cleanup, that session might be left over (uncleaned).&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2017 03:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324788#M7035</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-01-14T03:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: sas_util file</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324808#M7037</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/26689"&gt;@woo&lt;/a&gt; wrote:&lt;BR /&gt;Thank you SASKiwi - we had error in code and we closed session so may be SAS didn't have opportunity to clean up itself when we closed it...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I have a shell script that runs cleanwork on all our WORK/UTILLOC locations. Besides being run from cron, I also run that script everytime I have to kill a SAS process.&lt;/P&gt;
&lt;P&gt;Some programming errors can leave SAS in a state where only kill -9 works, or even a successful kill without -9 does not perform the cleanup.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2017 07:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-util-file/m-p/324808#M7037</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-14T07:57:23Z</dc:date>
    </item>
  </channel>
</rss>

