<?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: several questions about space in the work directory at SAS server in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383922#M11585</link>
    <description>&lt;P&gt;One small additional note. It is possible for SAS sessions to fail, in which case the WORK datasets aren't cleaned up. SAS has tools to clean up these "orphan" files, and you can also watch for them using the type of monitoring software that &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;mentions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 20:33:52 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2017-07-28T20:33:52Z</dc:date>
    <item>
      <title>several questions about space in the work directory at SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383831#M11577</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have several questions about the space of work directory at SAS server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) how can I know the size of space in the work directory? Any SAS statements for this purpose?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2) How the space in the work directory is distributed between users at SAS server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3)I f I know the size of the SAS table, how can I guess the work space that needed to process that SAS table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383831#M11577</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-07-28T17:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: several questions about space in the work directory at SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383841#M11579</link>
      <description>&lt;P&gt;Unless a dataset is compressed, you'll need three times the size of your largest dataset as a rule of thumb (in a sort, original file/utility file/target file).&lt;/P&gt;
&lt;P&gt;SAS will take all space it gets, there is no built-in limit. That is why I use quotas on the WORK, so one careless user can't wreck all the other's day.&lt;/P&gt;
&lt;P&gt;I do have a script in my web servers cgi-bin that runs a df -k and creates web output from that. Very simple method to monitor disk usage.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383841#M11579</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-28T17:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: several questions about space in the work directory at SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383885#M11581</link>
      <description>&lt;P&gt;Thank you, KurtBremser!&lt;/P&gt;&lt;P&gt;If we have 3T work space on the SAS server,&amp;nbsp;and we have 200 users. And if only one user is running SAS job, the avaliable work space to that user should around 3T. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 19:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383885#M11581</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-07-28T19:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: several questions about space in the work directory at SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383922#M11585</link>
      <description>&lt;P&gt;One small additional note. It is possible for SAS sessions to fail, in which case the WORK datasets aren't cleaned up. SAS has tools to clean up these "orphan" files, and you can also watch for them using the type of monitoring software that &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;mentions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 20:33:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383922#M11585</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-07-28T20:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: several questions about space in the work directory at SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383969#M11589</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/124089"&gt;@Jade_SAS&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thank you, KurtBremser!&lt;/P&gt;
&lt;P&gt;If we have 3T work space on the SAS server,&amp;nbsp;and we have 200 users. And if only one user is running SAS job, the avaliable work space to that user should around 3T. Am I right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jade&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes. SAS itself sets no limits for individual users. But be aware that there may be limits set by the operating system. On AIX (as an example), every new user is created with a so-called "soft" limit of 1 GB per file.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 04:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/several-questions-about-space-in-the-work-directory-at-SAS/m-p/383969#M11589</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-29T04:08:50Z</dc:date>
    </item>
  </channel>
</rss>

