<?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: How do you make a SASFILE available to all server users without restarting the server? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327164#M271625</link>
    <description>&lt;P&gt;What is your reason for wanting to share an in-memory SAS dataset on a standard SAS App server? This is exactly what SAS VA does. Is this a possibility for you as it would be a much more robust solution than SASFILE?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2017 20:13:54 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-01-24T20:13:54Z</dc:date>
    <item>
      <title>How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327072#M271623</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to make a SAS dataset available to all users can be loaded into server memory (RAM) for sharing. I would like to not have to restart the server if I can (as indicated in the PROC SERVER ALLOCATE function). Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327072#M271623</guid>
      <dc:creator>MattSan</dc:creator>
      <dc:date>2017-01-24T15:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327112#M271624</link>
      <description>&lt;P&gt;How is your SAS set up? Do you use SAS/SHARE?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 17:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327112#M271624</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-24T17:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327164#M271625</link>
      <description>&lt;P&gt;What is your reason for wanting to share an in-memory SAS dataset on a standard SAS App server? This is exactly what SAS VA does. Is this a possibility for you as it would be a much more robust solution than SASFILE?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 20:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327164#M271625</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-01-24T20:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327304#M271626</link>
      <description>&lt;P&gt;Hello, my team needs to access five readonly files on a regular basis and I thought that putting these files in memory would speed up I/O. We have quite a bit of RAM that is not being utilised on our server (128GB).&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 09:41:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327304#M271626</guid>
      <dc:creator>MattSan</dc:creator>
      <dc:date>2017-01-25T09:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327305#M271627</link>
      <description>&lt;P&gt;I am not sure. How do I go about finding out if we have SAS/Share?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 09:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327305#M271627</guid>
      <dc:creator>MattSan</dc:creator>
      <dc:date>2017-01-25T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327619#M271628</link>
      <description>&lt;P&gt;The easiest way would be to create a RAM-based virtual disk, and copy the tables you want to accelerate there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will appear to SAS as a normal disk, and you can use it and manage it as any other disk resource from SAS.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2017 02:18:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/327619#M271628</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-01-26T02:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/328417#M271629</link>
      <description>&lt;P&gt;This is exactly what I am looking for however I do not know how to implement this. Do you have any resources on how to implement this?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/328417#M271629</guid>
      <dc:creator>MattSan</dc:creator>
      <dc:date>2017-01-30T14:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/328420#M271630</link>
      <description>&lt;P&gt;Thank you for your response, could you perhaps point me to resources that explain how to implement your idea?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:15:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/328420#M271630</guid>
      <dc:creator>MattSan</dc:creator>
      <dc:date>2017-01-30T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make a SASFILE available to all server users without restarting the server?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/331359#M271631</link>
      <description>&lt;P&gt;Sorry, I was offline. Glad you found your answer in your&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/How-do-you-persist-data-in-memory-RAM-between-datasteps-i-e/m-p/327615" target="_self"&gt; other thread&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 22:31:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-you-make-a-SASFILE-available-to-all-server-users-without/m-p/331359#M271631</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-02-09T22:31:19Z</dc:date>
    </item>
  </channel>
</rss>

