<?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 Clean up Stored Process temp space in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300170#M5109</link>
    <description>&lt;P&gt;Hi, How to automatically cleanup the stored process temp space after the process is complete.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Sep 2016 08:07:04 GMT</pubDate>
    <dc:creator>L_R</dc:creator>
    <dc:date>2016-09-23T08:07:04Z</dc:date>
    <item>
      <title>Clean up Stored Process temp space</title>
      <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300170#M5109</link>
      <description>&lt;P&gt;Hi, How to automatically cleanup the stored process temp space after the process is complete.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 08:07:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300170#M5109</guid>
      <dc:creator>L_R</dc:creator>
      <dc:date>2016-09-23T08:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clean up Stored Process temp space</title>
      <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300300#M5110</link>
      <description>&lt;P&gt;It's been a while since I used those in this extent, but these are my best guesses:&lt;/P&gt;
&lt;P&gt;I take it that you refer to data in the WORK library?&lt;/P&gt;
&lt;P&gt;Temporary data is connected&amp;nbsp;to a session. When the session exist/expires, the temporary data is removed.&lt;/P&gt;
&lt;P&gt;If you are concerned about storage use, add a PROC DATASETS step to remove tables that you don't longer need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a specific issue that you are trying to resolve?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 08:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300300#M5110</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-09-23T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Clean up Stored Process temp space</title>
      <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300374#M5111</link>
      <description>&lt;P&gt;Hi, Thank you for the response. Acutally i am talking about the temp space. The temp space is not getting cleaned up once the session is over. Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 13:55:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300374#M5111</guid>
      <dc:creator>L_R</dc:creator>
      <dc:date>2016-09-23T13:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clean up Stored Process temp space</title>
      <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300507#M5112</link>
      <description>&lt;P&gt;If the stored process SAS WORK space is not being deleted at the end then I think you need to investigate why that is happening. Does this happen with all stored process runs or just some? If a stored process finishes cleanly and completely the allocated WORK folder should be deleted.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2016 01:42:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300507#M5112</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-24T01:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Clean up Stored Process temp space</title>
      <link>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300869#M5113</link>
      <description>&lt;P&gt;Yes it happens with all stored process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 21:04:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Clean-up-Stored-Process-temp-space/m-p/300869#M5113</guid>
      <dc:creator>L_R</dc:creator>
      <dc:date>2016-09-26T21:04:41Z</dc:date>
    </item>
  </channel>
</rss>

