<?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: open multiple SAS session in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119616#M32983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure to close all sessions that were started before the change.&amp;nbsp; The one session with readwrite access should be what it is preventing it from copying your profile to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the current setting by using proc options of GETOPTION() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2013 15:31:26 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2013-08-22T15:31:26Z</dc:date>
    <item>
      <title>open multiple SAS session</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119613#M32980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to open multiple SAS session at the same time; however I got following message each time when an additional SAS session is open:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;WARNING: Unable to copy SASUSER registry to WORK registry. Because of this,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;WARNING: you will not see registry customizations during this session.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: All profile changes will be lost at the end of the session.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: This SAS session is using a registry in WORK.&amp;nbsp; All changes will be lost at the end of this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: session.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;NOTE: All profile changes will be lost at the end of the session&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, the &lt;SPAN style="color: #003300;"&gt;'&lt;SPAN style="color: #003366;"&gt;Getting Stated with SAS&lt;/SPAN&gt;&lt;/SPAN&gt;' dialog box also opens with each additional instance of SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to avoid the above warning message. I googled and found the following suggestion:&lt;/P&gt;&lt;P&gt;&lt;A href="http://compgroups.net/comp.soft-sys.sas/multiple-sas-pc-sas-sessions-on-a-single-la/670464" title="http://compgroups.net/comp.soft-sys.sas/multiple-sas-pc-sas-sessions-on-a-single-la/670464"&gt;Multiple SAS PC SAS Sessions on a Single Laptop? - comp.soft-sys.sas,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which suggests add &lt;SPAN style="color: #ff0000;"&gt;-rsasuser&lt;/SPAN&gt; in SAS shortcut. I tried this method, but it does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how to avoid those warning message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:07:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119613#M32980</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2013-08-22T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: open multiple SAS session</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119614#M32981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should work, given that all SAS sessions on the same PC have been started using this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:10:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119614#M32981</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-08-22T15:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: open multiple SAS session</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119615#M32982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to make sure I did it right, here is the SAS shortcut BEFORE I changed it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg" -autoexec "C:\users\lli\autoexec.sas"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here is the SAS shortcut AFTER I changed it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg" &lt;SPAN style="color: #ff0000;"&gt;-rsasuser&lt;/SPAN&gt; -autoexec "C:\users\lli\autoexec.sas"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I do it right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:27:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119615#M32982</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2013-08-22T15:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: open multiple SAS session</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119616#M32983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure to close all sessions that were started before the change.&amp;nbsp; The one session with readwrite access should be what it is preventing it from copying your profile to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the current setting by using proc options of GETOPTION() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:31:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119616#M32983</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-08-22T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: open multiple SAS session</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119617#M32984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rebooted the computer and now it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/open-multiple-SAS-session/m-p/119617#M32984</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2013-08-22T15:43:31Z</dc:date>
    </item>
  </channel>
</rss>

