<?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 sas temporary file cleaning - sastmp-000000001 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-temporary-file-cleaning-sastmp-000000001/m-p/896424#M354206</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is any chance to clean during the sas session sastmp-000000001.sas7bitm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to use code below but error occur. Maybe you know any solution how to force SAS to clean such files during the session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let wpath=%sysfunc(pathname(work));&lt;BR /&gt;%put &amp;amp;wpath;&lt;/P&gt;&lt;P&gt;filename sascbtbl "&amp;amp;wpath.\sastmp-000000001.sas7bitm";&lt;/P&gt;&lt;P&gt;data _null_;&lt;BR /&gt;file "&amp;amp;wpath.\sastmp-000000001.sas7bitm";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: File is in use,&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 14:27:10 GMT</pubDate>
    <dc:creator>m491_2</dc:creator>
    <dc:date>2023-09-29T14:27:10Z</dc:date>
    <item>
      <title>sas temporary file cleaning - sastmp-000000001</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-temporary-file-cleaning-sastmp-000000001/m-p/896424#M354206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is any chance to clean during the sas session sastmp-000000001.sas7bitm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to use code below but error occur. Maybe you know any solution how to force SAS to clean such files during the session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let wpath=%sysfunc(pathname(work));&lt;BR /&gt;%put &amp;amp;wpath;&lt;/P&gt;&lt;P&gt;filename sascbtbl "&amp;amp;wpath.\sastmp-000000001.sas7bitm";&lt;/P&gt;&lt;P&gt;data _null_;&lt;BR /&gt;file "&amp;amp;wpath.\sastmp-000000001.sas7bitm";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: File is in use,&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 14:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-temporary-file-cleaning-sastmp-000000001/m-p/896424#M354206</guid>
      <dc:creator>m491_2</dc:creator>
      <dc:date>2023-09-29T14:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: sas temporary file cleaning - sastmp-000000001</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-temporary-file-cleaning-sastmp-000000001/m-p/896444#M354210</link>
      <description>&lt;P&gt;The message is pretty clear, something is using the file. Most likely SAS. SAS will remove temporary files when no longer needed unless you crash SAS, so not a good idea.&lt;/P&gt;
&lt;P&gt;That file an Item Store which are related to a variety of things such as your online help or possibly custom ods templates. Generally removing or editing item stores without a good knowledge of exactly each is for will break something.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 14:54:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-temporary-file-cleaning-sastmp-000000001/m-p/896444#M354210</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-29T14:54:58Z</dc:date>
    </item>
  </channel>
</rss>

