<?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: Make files in work persistant in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608260#M17774</link>
    <description>&lt;P&gt;Here is a method that will not depend on what the system admins have done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure your code is creating/referencing the "work" files using single level names.&amp;nbsp; MYDATA instead of WORK.MYDATA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can create a USER libref and SAS will automatically use USER.MYDATA instead of WORK.MYDATA for the single level name MYDATA references.&amp;nbsp; Or look into the USER= option to use a different libref for the location where you want the single level names to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 15:00:55 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2019-11-29T15:00:55Z</dc:date>
    <item>
      <title>Make files in work persistant</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608249#M17772</link>
      <description>&lt;P&gt;I know how to make datasets and other files in sas work persistant if I have control over the code that is executed on the sas server. Actually this is described in an article that I found, when I was searching for a problem solution:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/save-work-file-in-a-permanent-folder/td-p/46339" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Procedures/save-work-file-in-a-permanent-folder/td-p/46339&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm an administrator of a sas server that executes sas code that is dynamically generated in a web service outside sas. So there is no way for me to inject sas code that copies files from work to a persistant data location. I still have the need to see what is contained in the temporary files for debugging and analysis.&lt;BR /&gt;Is there a way to tell sas on a configuration level to keep files in work or copy it to a persistant data location, so that I have access to it after the sas session has ended?&lt;BR /&gt;&lt;BR /&gt;Solutions and ideas for solutions are welcome.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 14:13:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608249#M17772</guid>
      <dc:creator>DumptyHumpty</dc:creator>
      <dc:date>2019-11-29T14:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Make files in work persistant</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608254#M17773</link>
      <description>Have a look at the paper 'Tips for Managing SAS® Work Libraries': &lt;A href="https://support.sas.com/resources/papers/proceedings15/3196-2015.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings15/3196-2015.pdf&lt;/A&gt; You may also want to analyze the cleanwork utility and maybe even this paper: &lt;A href="https://www.lexjansen.com/mwsug/2006/coders/MWSUG-2006-CC01.pdf" target="_blank"&gt;https://www.lexjansen.com/mwsug/2006/coders/MWSUG-2006-CC01.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 29 Nov 2019 14:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608254#M17773</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2019-11-29T14:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Make files in work persistant</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608260#M17774</link>
      <description>&lt;P&gt;Here is a method that will not depend on what the system admins have done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure your code is creating/referencing the "work" files using single level names.&amp;nbsp; MYDATA instead of WORK.MYDATA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can create a USER libref and SAS will automatically use USER.MYDATA instead of WORK.MYDATA for the single level name MYDATA references.&amp;nbsp; Or look into the USER= option to use a different libref for the location where you want the single level names to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 15:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Make-files-in-work-persistant/m-p/608260#M17774</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-11-29T15:00:55Z</dc:date>
    </item>
  </channel>
</rss>

