<?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 error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232381#M42358</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any process by which SAS creates data sets(.sas7bdat extension) in the /home directory? we have both 9.3 and 9.4 installed on the unix server.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;programmers do not have access to the /home directory but there are some files which are being generated at this location without the knowledge of programmers.&lt;/P&gt;
&lt;P&gt;Please Help.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2015 11:52:28 GMT</pubDate>
    <dc:creator>Aditi24</dc:creator>
    <dc:date>2015-10-30T11:52:28Z</dc:date>
    <item>
      <title>SAS error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232381#M42358</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any process by which SAS creates data sets(.sas7bdat extension) in the /home directory? we have both 9.3 and 9.4 installed on the unix server.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;programmers do not have access to the /home directory but there are some files which are being generated at this location without the knowledge of programmers.&lt;/P&gt;
&lt;P&gt;Please Help.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 11:52:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232381#M42358</guid>
      <dc:creator>Aditi24</dc:creator>
      <dc:date>2015-10-30T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS creating data sets in the /home directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232389#M42360</link>
      <description>&lt;P&gt;I hope you are aiming at the personal /home/&amp;lt;userid&amp;gt; directory at unix. It is has the same goal a "my documents" and %appdata% as known under windows. Having this in mind you can imagine it is quite normal to expect data is left there. It is more troublesome Unix-admins are not&amp;nbsp;seeing that functionality as been locked up in their OS approach.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is the mountpoint filesystem /home&amp;nbsp;&amp;nbsp;is beloning to Unix-system and not tho the users. Dee a mountpoint-filesystem is some agreed limited by size area as storage (like a usb-drive).&lt;/P&gt;&lt;P&gt;What could be done is:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- introduce a group mountpoint filesystem /home/sasusers/ and make that administative the users home location for sas-usage&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; like&amp;nbsp; /home/sasusers/&amp;lt;userid&amp;gt;&lt;/P&gt;&lt;P&gt;- Make a logical link in everybodies home point&amp;nbsp;to the&amp;nbsp;real data/code shared area's&lt;/P&gt;&lt;P&gt;- define some environmentvars at Unix (WorkspaceServer) defining those shared area's so you refer to those using the $&amp;nbsp; (unix) or ! SAS-file/libnames&lt;/P&gt;&lt;P&gt;- Adjust the current dir of a appserver not having the config/lev- location but the users home ~ location (end of users mod sh script)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Expect temporary files and more in ~ but have it limited by sizings&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:26:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232389#M42360</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-10-30T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS creating data sets in the /home directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232395#M42361</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/9411"&gt;@jakarman&lt;/a&gt;: Thank you for your input. Great help! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 30 Oct 2015 09:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-error/m-p/232395#M42361</guid>
      <dc:creator>Aditi24</dc:creator>
      <dc:date>2015-10-30T09:59:24Z</dc:date>
    </item>
  </channel>
</rss>

