<?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 a user profile gets created in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679304#M19760</link>
    <description>&lt;P&gt;The profile (which is actually several different files) is located in the directory specified by the SASUSER system option; see the results from the PROC OPTIONS you ran earlier.&amp;nbsp; There are three .sas7bcat files whose names start with "prof".&amp;nbsp; Close SAS, rename those files so SAS won't find them, and start SAS back up.&amp;nbsp; You may have to open and close SAS and open and close some program files to build up a file history.&amp;nbsp; You might also need to rename the regstry.sas7bcat file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This documentation is from 9.2 but I think it's all still valid:&lt;BR /&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2020 22:47:56 GMT</pubDate>
    <dc:creator>JackHamilton</dc:creator>
    <dc:date>2020-08-25T22:47:56Z</dc:date>
    <item>
      <title>how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679245#M19751</link>
      <description>&lt;P&gt;I don't know that this is right location for my problem. Perhaps the list admins can move to a better list.&lt;/P&gt;&lt;P&gt;I'm a sas user and my computer was upgraded to win 10, software reinstalled, etc, etc. Now, however when i start sas i get this message&lt;/P&gt;&lt;P&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;BR /&gt;NOTE: All profile changes will be lost at the end of the session.&lt;/P&gt;&lt;P&gt;I used to have a (very short) list of recently used files. Not now, they're gone when i&amp;nbsp; restart sas.&lt;/P&gt;&lt;P&gt;I pretty sure this is not something i can fix, even if i knew how. So who controls this user profile? Who do you think i should talk to in the heirarchy to get one back: Local IT, who did the sas install? University (central) IT?&lt;/P&gt;&lt;P&gt;Thanks, Gene Maguin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 18:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679245#M19751</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-08-25T18:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679251#M19752</link>
      <description>Perhaps RSASUSER is set, or SASUSER is not writable.&lt;BR /&gt;What do you see with this?&lt;BR /&gt;&lt;BR /&gt;proc options option=(sasuser rsasuser);&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 18:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679251#M19752</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-08-25T18:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679272#M19755</link>
      <description>1 proc options option=(sasuser rsasuser);&lt;BR /&gt;2 run;&lt;BR /&gt;&lt;BR /&gt;SAS (r) Proprietary Software Release 9.4 TS1M6&lt;BR /&gt;&lt;BR /&gt;SASUSER=C:\Users\emaguin\Documents\My SAS Files\9.4&lt;BR /&gt;Specifies a libref or a path that identifies a library for the user's profile&lt;BR /&gt;catalog.&lt;BR /&gt;NORSASUSER Opens the Sasuser library in Write mode.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 19:22:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679272#M19755</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-08-25T19:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679283#M19756</link>
      <description>&lt;P&gt;The SAS notes you are seeing are the result of the default SAS installation setting of RSASUSER. This setting is recommended by SAS. This won't cause your recent file history to disappear. There must be another issue causing that.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 20:20:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679283#M19756</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-08-25T20:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679287#M19757</link>
      <description>I was hoping there were non-default settings.&lt;BR /&gt;&lt;BR /&gt;Another possibility is that your profile has simply gotten corrupted somehow, and you can fix that by just deleting it and letting SAS generate a new one.  You'd lose your current settings.&lt;BR /&gt;&lt;BR /&gt;Are you by any chance running two SAS sessions at once?&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 20:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679287#M19757</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-08-25T20:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679294#M19758</link>
      <description>Thanks. Two simultaneous sessions? Not knowingly. As for current settings, I don't have any that I set. I have no idea how to even do that. Let's say the problem is a corrupted profile file. Is this something that has to be done by somebody that has a win10 admin access? Where is the file located? What is its name?&lt;BR /&gt;More generally, where in the documentation is the user profile documented?&lt;BR /&gt;Thanks, Gene Maguin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 21:10:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679294#M19758</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-08-25T21:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679304#M19760</link>
      <description>&lt;P&gt;The profile (which is actually several different files) is located in the directory specified by the SASUSER system option; see the results from the PROC OPTIONS you ran earlier.&amp;nbsp; There are three .sas7bcat files whose names start with "prof".&amp;nbsp; Close SAS, rename those files so SAS won't find them, and start SAS back up.&amp;nbsp; You may have to open and close SAS and open and close some program files to build up a file history.&amp;nbsp; You might also need to rename the regstry.sas7bcat file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This documentation is from 9.2 but I think it's all still valid:&lt;BR /&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 22:47:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679304#M19760</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-08-25T22:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679476#M19764</link>
      <description>Hi Jack,&lt;BR /&gt;I see three 'pro' files: profback.sas7bcat, profile.sas7bcat, profile2.sas7bcat. The first two have dates of Aug 14, and the third has a date of June 10, all 2020. August 14, a Friday, was the last time before the win10 upgrade that I used sas. The June 10 date was probably the first time I used sas on 'my' machine.&lt;BR /&gt;I see two 'reg' files: register.sas7bdat dated Jan 26, 2018, which must be a provided data file, and regstry.sas7bitm dated Aug 25, 2020.&lt;BR /&gt;I did what you recommended and now have a history. Thank you.&lt;BR /&gt;I'd like to ask a follow-up question. How do I go about editing or changing the defaults? I know there is Tools-&amp;gt;Options but the range of options there seem to be miniscule but bear in mind that my reference is the edit-&amp;gt;options tabs in spss, of which I am a very long time user, where many things are adjustable. Here are trivial things for sas: open program shows the last used directory, the output window is not opened at startup, the not-enhanced editor window is not opened at startup.&lt;BR /&gt;Thanks, Gene Maguin&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2020 13:52:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679476#M19764</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-08-26T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: how a user profile gets created</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679550#M19775</link>
      <description>I don't recall seeing any documentation on what can be saved and how.  That ought to be documented somewhere, perhaps in a user group paper or perhaps by Tech Support.&lt;BR /&gt;&lt;BR /&gt;If you have a session open and RSASUSER isn't set, you can save some settings with the WSAVE ALL command.  The documentation says only "saves all command settings that can be saved with the WSAVE command in all currently open windows."  Not very helpful - I certainly wouldn't expect it to save settings that can't be saved.  The settings it can save are generally (probably not always) settable by SAS commands (as opposed to statements) , and commands are documented under base SAS  and also in the SAS Companion for your operating system.&lt;BR /&gt;&lt;BR /&gt;If there's a Display Manager setting I always want, and WSAVE doesn't save it, I put it in my sasauto.sas program, e.g.&lt;BR /&gt;&lt;BR /&gt;    dm 'log; zoom on; autopop on;' log;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-a-user-profile-gets-created/m-p/679550#M19775</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-08-26T16:34:06Z</dc:date>
    </item>
  </channel>
</rss>

