<?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 Managing user profiles with simultaneous SAS jobs in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14900#M67</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of the sessions need use -RSASUSER.&amp;nbsp; The first one has the PROFILE open so the second one cannot open it to write.&amp;nbsp; With the -RSASUSER option SAS will not attempt to open it to write and it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2011 13:44:29 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2011-09-23T13:44:29Z</dc:date>
    <item>
      <title>Managing user profiles with simultaneous SAS jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14897#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running SAS in both batch and interactive modes at the same time on the same machine (9.2 on Windows server 2008r8 64).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to submit a batch job and then open an interactive job. However, if I do this, I get a message saying that the interactive session cannot access the sasuser profile. This is a problem, because I want to use and make changes to the default settings from the interactive job. Using the -rsasuser on the batch job doesn't make any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presumably one approach would be to copy the sasuser profile somewhere else, then run the batch job accessing just this profile. Is there a way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 01:27:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14897#M64</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2011-09-23T01:27:16Z</dc:date>
    </item>
    <item>
      <title>Managing user profiles with simultaneous SAS jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14898#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can prevent this by controlling your access to the SASUSER library.&lt;/P&gt;&lt;P&gt;What I usually do is add the -RSASUSER option to my configuration file.&amp;nbsp; This will make SAS open the SASUSER library in readonly mode and so it will not lock out the second (or third or fourth) session from accessing the PROFILE catalog.&amp;nbsp; You can add this to either the configuration file or to the command line that you use to start SAS.&amp;nbsp; The only trouble I have had is the occasional SAS tool that doesn't seem to understand that he RSASUSER option exists and is hard coded to write files to the SASUSER library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you actually do want to modify something in your PROFILE then use the -NORSASUSER option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to create multiple directories with copies of your sasuser directory and use the -SASUSER option to point to different ones for different jobs.&amp;nbsp; This has the disadvantage of requiring you to synchronize them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 13:05:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14898#M65</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-09-23T13:05:33Z</dc:date>
    </item>
    <item>
      <title>Managing user profiles with simultaneous SAS jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14899#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I was trying to do (using -rsasuser on the command line of the first session). However, I still get the error when I start the second session. My program is only using Base SAS features.&lt;/P&gt;&lt;P&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 13:38:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14899#M66</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2011-09-23T13:38:45Z</dc:date>
    </item>
    <item>
      <title>Managing user profiles with simultaneous SAS jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14900#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of the sessions need use -RSASUSER.&amp;nbsp; The first one has the PROFILE open so the second one cannot open it to write.&amp;nbsp; With the -RSASUSER option SAS will not attempt to open it to write and it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 13:44:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Managing-user-profiles-with-simultaneous-SAS-jobs/m-p/14900#M67</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-09-23T13:44:29Z</dc:date>
    </item>
  </channel>
</rss>

