<?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 SAS profile error on load in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9959#M852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be better to change the shortcut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2011 18:15:53 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2011-12-07T18:15:53Z</dc:date>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9949#M842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pc that has sas 9.3 installed on it.&amp;nbsp; When I open sas I get the following in the log window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Expecting page 1, got page -1 instead.&lt;/P&gt;&lt;P&gt;ERROR: Page validation error while reading SASUSER.PROFILE.CATALOG.&lt;/P&gt;&lt;P&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;/P&gt;&lt;P&gt;NOTE: All profile changes will be lost at the end of the session.&lt;/P&gt;&lt;P&gt;NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.&lt;/P&gt;&lt;P&gt;NOTE: All profile changes will be lost at the end of the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 21:25:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9949#M842</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2011-12-06T21:25:53Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9950#M843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; perhaps your profile catalog has an entry that is not valid for SAS9.3&lt;/P&gt;&lt;P&gt;Has SAS9.3 run OK ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 21:52:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9950#M843</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-12-06T21:52:00Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9951#M844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think that can happen when you open a second instance of SAS that both use the same configuration. The first one in effect locks the default SASUSER.PROFILE and the second can't read it hence the messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main effect is that any customizations that are stored in SASPROFILE aren't available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't from a second instance it could mean that the catalog is corrupted. You could try either renaming or deleting the catalog using a system command out side of SAS. When SAS next starts is should rebuild a default profile from SASHELP. That profile will be factory defaults though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 23:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9951#M844</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2011-12-06T23:55:01Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9952#M845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You get a different message when you just have a conflict between multiple instances of SAS running at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Unable to open SASUSER.REGSTRY. WORK.REGSTRY will be opened instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 00:12:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9952#M845</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-12-07T00:12:08Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9953#M846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to move your existing profile (or even the whole directory used by the SASUSER libref) out of the way and SAS will create a new valid one.&amp;nbsp; If you need to recreate any customizations you might be able to copy from the old to the new one using PROC CATALOG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 00:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9953#M846</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-12-07T00:13:39Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9954#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a new install on this machine.&amp;nbsp; I'm just the user of the machine.&amp;nbsp; I logged off of windows and had a co-worker try and he is able to open sas without this error.&amp;nbsp; Could it be my rights or priviliages as a windows user that is blocking this profile from loading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom where is the existing profile located?&amp;nbsp; Do I just delete it and restart SAS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 13:43:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9954#M847</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2011-12-07T13:43:49Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9955#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Jerry&lt;/P&gt;&lt;P&gt;you might inherit from an earlier SAS release, an override pointing sasuser (and the profile) to an unusual path. By default SAS9.x would point sasuser to a folder like "my documents\my sas files\9.x"&lt;/P&gt;&lt;P&gt;To check the start-up options and report the config files used, see if you can update the command line that invokes SAS and add the option &lt;/P&gt;&lt;P&gt;-verbose&lt;/P&gt;&lt;P&gt;peter&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 15:03:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9955#M848</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-12-07T15:03:54Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9956#M849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm"&gt;http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001050172.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this article addresses these errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 15:24:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9956#M849</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2011-12-07T15:24:57Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9957#M850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So change the shortcut to include -verbose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking it might be a permissions issue. Can I go into the config and point his -SASUSER to a location I know he has permissions too? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 16:10:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9957#M850</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2011-12-07T16:10:31Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9958#M851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure this is the same issue.&amp;nbsp; I don't see this line in my error "NOTE: SASHELP.PROFILE has been copied to WORK.PROFILE."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a user work with SAS even if this error appears?&amp;nbsp; What gets disabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 16:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9958#M851</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2011-12-07T16:13:11Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9959#M852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be better to change the shortcut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9959#M852</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-12-07T18:15:53Z</dc:date>
    </item>
    <item>
      <title>SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9960#M853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing gets disabled if you get this error. You only lose your user customisations which include display manager function keys, fonts, windows displayed etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also get this error without the page validation stuff if you run more than one SAS session simultaneously. A workaround for this is the RSASUSER option which makes your SASUSER library readonly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my humble opinion this is a fudge, because of the limitations of multi-session access to SAS files, and in particular SAS catalogs.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 22:18:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/9960#M853</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2011-12-07T22:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/434602#M68906</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Solution from SAS Tech Support&amp;nbsp;-&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="cs5f6b85c71"&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Windows Business Intelligence&amp;nbsp;unit&lt;BR /&gt;&lt;BR /&gt;*****************************&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The error reported in the SAS log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Indicates the SASUSER profile files cannot be correctly read by SAS. The profile files are created or read by SAS every time the application is launched. Please do the following to delete the existing files so that SAS can recreate them on next startup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Launch SAS and submit the following code:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;proc&lt;/SPAN&gt; &lt;SPAN&gt;options&lt;/SPAN&gt; &lt;SPAN&gt;option&lt;/SPAN&gt;&lt;SPAN&gt; = sasuser; &lt;/SPAN&gt;&lt;SPAN&gt;run&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;The output in the log will show you the location of the SASUSER profile on your machine, for example, the default location is as follows (where &amp;lt;UID&amp;gt; is your Windows user ID):&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;SASUSER=C:\Users\&amp;lt;UID&amp;gt;\Documents\My SAS Files\9.4&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Navigate to the SASUSER path in a File Explorer window and delete the following files: &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;profbak.sas7bcat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;profile.sas7bcat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;profile2.sas7bcat&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Close any open SAS sessions and launch a new session. If you receive any errors, send me a screen shot of the errors.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;************************&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:12:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/434602#M68906</guid>
      <dc:creator>ylwang</dc:creator>
      <dc:date>2018-02-06T17:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/633787#M77912</link>
      <description>&lt;P&gt;I got this error after installing 64-bit SAS 9.4.&amp;nbsp; Previously had the 32-bit version.&amp;nbsp; I deleted&amp;nbsp;\My SAS Files\9.4 (actually cut it and pasted onto an external drive).&amp;nbsp; Upon reboot, the error was gone.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2020 02:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/633787#M77912</guid>
      <dc:creator>Wuensch</dc:creator>
      <dc:date>2020-03-21T02:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/698939#M79835</link>
      <description>I am using SA S9.4</description>
      <pubDate>Sun, 15 Nov 2020 09:21:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/698939#M79835</guid>
      <dc:creator>FelixSta20</dc:creator>
      <dc:date>2020-11-15T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/908988#M83193</link>
      <description>Just for info for anyone new to the installation, your 'Profile' may be saved in This PC &amp;gt; Documents &amp;gt; My SAS Files &amp;gt; 9.4 I had two profiles there, cut one and then ran it again. It seemed to work as suggested. Thanks Tom!</description>
      <pubDate>Wed, 20 Dec 2023 09:51:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/908988#M83193</guid>
      <dc:creator>techstore</dc:creator>
      <dc:date>2023-12-20T09:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS profile error on load</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/919529#M83349</link>
      <description>&lt;P&gt;This solved the error for me :).&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 19:09:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-profile-error-on-load/m-p/919529#M83349</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2024-03-08T19:09:37Z</dc:date>
    </item>
  </channel>
</rss>

