<?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: To Determine the WorkSpace Server alloted Space in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299460#M6099</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/38367"&gt;@santosh_pat69&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know wht X commands are to be used?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This depends on&lt;/P&gt;
&lt;P&gt;a) your server operating system&lt;/P&gt;
&lt;P&gt;b) if you have quotas enabled on the filesystem where WORK resides&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an example, on UNIX&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;df -k &lt;EM&gt;filesystem&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;will give you the size and free space of a filesystem in KB&lt;/P&gt;
&lt;P&gt;But if you have quotas enabled, you should also check your personal quota with&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;quota -u&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;(AIX example)&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 06:26:19 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-09-20T06:26:19Z</dc:date>
    <item>
      <title>To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299309#M6086</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to find out the Space allocated to SAS WorkSpace server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for as i know the Work library is defined on Config (.cfg) file.&lt;/P&gt;&lt;P&gt;i dont have access to view the .cfg file to check.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299309#M6086</guid>
      <dc:creator>santosh_pat69</dc:creator>
      <dc:date>2016-09-19T14:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299312#M6087</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can run a&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;%put _ALL_;
run;&lt;/PRE&gt;
&lt;P&gt;the search for the SASWORK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299312#M6087</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-09-19T15:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299319#M6089</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;Thank you !!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know the total space alloted on the Server to SAS Workspace Server.&lt;/P&gt;&lt;P&gt;by using the above we can only get the details for a SAS Session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299319#M6089</guid>
      <dc:creator>santosh_pat69</dc:creator>
      <dc:date>2016-09-19T15:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299375#M6095</link>
      <description>&lt;P&gt;The best way is to get access to the SAS Workspace server folders via the OS using either network shares or a server remote login. Talk to your SAS administrator if you don't currently have access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your SAS sessions let you use X to do OS commands from within SAS then it is also possible to do it this way as well but its very clunky.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 19:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299375#M6095</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-19T19:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299419#M6096</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know wht X commands are to be used?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 00:58:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299419#M6096</guid>
      <dc:creator>santosh_pat69</dc:creator>
      <dc:date>2016-09-20T00:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299452#M6098</link>
      <description>&lt;P&gt;What OS does your SAS App server run on? With Windows doing a Properties on the folder in Windows Explorer is the easiest way.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:32:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299452#M6098</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-20T05:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299460#M6099</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/38367"&gt;@santosh_pat69&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know wht X commands are to be used?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This depends on&lt;/P&gt;
&lt;P&gt;a) your server operating system&lt;/P&gt;
&lt;P&gt;b) if you have quotas enabled on the filesystem where WORK resides&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an example, on UNIX&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;df -k &lt;EM&gt;filesystem&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;will give you the size and free space of a filesystem in KB&lt;/P&gt;
&lt;P&gt;But if you have quotas enabled, you should also check your personal quota with&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;quota -u&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;(AIX example)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 06:26:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299460#M6099</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-09-20T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: To Determine the WorkSpace Server alloted Space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299476#M6105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as a quick addition of the df and quota commands provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser﻿&lt;/a&gt;&amp;nbsp;(this will give you the information about disk space on the volumes):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- the du command over a folder will give you the file and folder sizes of the elements on that parent folder.&lt;/P&gt;
&lt;P&gt;- besides work, you might want to give a look to UTILLOC (by default, the same location as SASWORK), and the SASUSER folders (on unix OS the /home/user folders) which migh have quotas too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 07:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-Determine-the-WorkSpace-Server-alloted-Space/m-p/299476#M6105</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-09-20T07:27:45Z</dc:date>
    </item>
  </channel>
</rss>

