<?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 SOLVED: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/318507#M266441</link>
    <description>&lt;P&gt;I experimented exactly the same problem as Kevin. &amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem appear after re-installation of SAS 9.4...I had experimented problems on double click for .sas files when intalling sas viewer, I un-install everything and re-intall only SAS 9.4 and then the problem appear.&lt;/P&gt;&lt;P&gt;I follow the recomendations&lt;/P&gt;&lt;P&gt;1. I went to temp typing %temp% in "file explorer"&lt;/P&gt;&lt;P&gt;2. Right click --&amp;gt; on temp folder --&amp;gt; security --&amp;gt; Edit permissions. &amp;nbsp;I gained permissions for my user (see windows tutorials anywhere)&lt;/P&gt;&lt;P&gt;3. I open&amp;nbsp;"SAS Temporary Files" under temp and I try to create a txt file, just to check that&amp;nbsp;I effectively gained permissions. &amp;nbsp;A window message appear "Click continue to gain permanent permission on this folder"....I click continue and then the .txt file was created. &amp;nbsp;After that the problem was solved !!!&lt;/P&gt;&lt;P&gt;Thank you !!!&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2016 10:22:02 GMT</pubDate>
    <dc:creator>JBOO</dc:creator>
    <dc:date>2016-12-13T10:22:02Z</dc:date>
    <item>
      <title>Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195223#M266417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a student and I have just installed SAS on my computer. I have been getting errors when I try to open a SAS file. I have found an error note which seems related to my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Usage Note &lt;EM&gt;4440: &lt;/EM&gt;Error: User does not have appropriate authorization level for library WORK&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following error message may occur when running SAS with the wrong&lt;/P&gt;&lt;P&gt;umask setting for the user's WORK directory:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: User does not have appropriate authorization level for library&lt;/P&gt;&lt;P&gt;WORK.&lt;/P&gt;&lt;P&gt;FATAL: Unable to initialize the options subsystem.&lt;/P&gt;&lt;P&gt;(SASXKINI): PHASE 3 KERNEL INITIALIZATION FAILED.&lt;/P&gt;&lt;P&gt;UNABLE TO INITIALIZE THE SAS KERNEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error occurs because the umask settings for ROOT and the user do&lt;/P&gt;&lt;P&gt;not match. By default, ROOT has a umask setting of 022 for all&lt;/P&gt;&lt;P&gt;directories. If a user does not have at least group write authority they&lt;/P&gt;&lt;P&gt;will not be able to write output to the WORK directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To circumvent this problem, make sure that the userid also has a umask&lt;/P&gt;&lt;P&gt;of 022 or another setting that includes write authority for the group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I do not understand what I am supposed to do now. Can someone please give a step by step guide on fixing this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 13:41:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195223#M266417</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-28T13:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195224#M266418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this the University Edition? If so and you're running on a Windows platform the virtual machine settings may be the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is not the exact error you are receiving then post exact error text and what you did to get the message. Which method were you using to open a file and what type of file? Program code, process, command line, point and click?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 14:55:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195224#M266418</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-05-28T14:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195225#M266419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may be running the University edition as I did receive it from my university. I am not sure what virtual machine settings are. I am trying to open a .sas7bdat file. The message is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: User does not have appropriate authorization level for library WORK.&lt;/P&gt;&lt;P&gt;ERROR: Path: C:\Users\Kevin\AppData\Local\Temp\SAS Temporary &lt;/P&gt;&lt;P&gt;ERROR: Files\_TD5484_KEVIN-PC_.&lt;/P&gt;&lt;P&gt;NOTE: Unable to initialize the options subsystem.&lt;/P&gt;&lt;P&gt;ERROR: (SASXKINI): PHASE 3 KERNEL INITIALIZATION FAILED.&lt;/P&gt;&lt;P&gt;ERROR: Unable to initialize the SAS kernel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 02:06:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195225#M266419</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-29T02:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195226#M266420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I am using the University Edition. I am not sure what the virtual machine settings are. I am trying to open a .sas7bdat file. The message I am getting is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: User does not have appropriate authorization level for library WORK.&lt;/P&gt;&lt;P&gt;ERROR: Path: C:\Users\Kevin\AppData\Local\Temp\SAS Temporary &lt;/P&gt;&lt;P&gt;ERROR: Files\_TD5512_KEVIN-PC_.&lt;/P&gt;&lt;P&gt;NOTE: Unable to initialize the options subsystem.&lt;/P&gt;&lt;P&gt;ERROR: (SASXKINI): PHASE 3 KERNEL INITIALIZATION FAILED.&lt;/P&gt;&lt;P&gt;ERROR: Unable to initialize the SAS kernel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 05:38:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195226#M266420</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-29T05:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195227#M266421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I can open SAS Enterprise Guide fine, but the error occurs when I try to open SAS 9.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2015 02:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195227#M266421</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-30T02:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195228#M266422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you have Enterprise Guide, it is unlikely that you are using the SAS University Edition. The University Edition is SAS, inside a Virtual Machine, the Virtual Machine is accessed thru either VMware Player or Oracle Virtual Box. So if you look on your Start Menu, do you have Start --&amp;gt;All Programs--&amp;gt; SAS --&amp;gt; SAS 9.4 and Start--&amp;gt; All Programs --&amp;gt; SAS --&amp;gt; SAS Enterprise Guide as choices on the Start menu? If so, you are NOT running SAS University Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you obtained SAS from your school, they could have given you a site to download from, they could have given you the DVD or they could have given you an install depot. If your school has a help desk or IT department who gave you install instructions, you might want to work with them or you might want to open a track with SAS Tech Support. Until you resolve the write access ERROR message you won't be able to use SAS. EG will probably work when you open it, but then fail when you try to submit any code because EG is only a "front end" that sends your code to SAS for execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2015 12:11:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195228#M266422</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-05-30T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195229#M266423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone give me a step by step instructions on what this means?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error occurs because the umask settings for ROOT and the user do&lt;/P&gt;&lt;P&gt;not match. By default, ROOT has a umask setting of 022 for all&lt;/P&gt;&lt;P&gt;directories. If a user does not have at least group write authority they&lt;/P&gt;&lt;P&gt;will not be able to write output to the WORK directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To circumvent this problem, make sure that the userid also has a umask&lt;/P&gt;&lt;P&gt;of 022 or another setting that includes write authority for the group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 01:58:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195229#M266423</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-31T01:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195230#M266424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The usage note 4440 is only relevant to SAS running on Unix operating systems. The evidence you have provided suggests that you are running SAS on Windows where there is no such thing as a ROOT user or UMASK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you just running SAS on your PC or if you are using EG does it connect to SAS on your PC or a remote SAS server? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 04:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195230#M266424</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-05-31T04:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195231#M266425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not entirely sure what you are saying. From what I can tell, SAS 9.4 and SAS Enterprise Guide are separate programs on my computer. I also other SAS programs such as SAS Deployment Manager, IML Studio etc. in the SAS folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 05:41:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195231#M266425</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-05-31T05:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195232#M266426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The message 4440 on Unix is an indication that something was done wrong at the installation. That note is a terrible wrong description on what is going on, it is in error.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root-cause is a wrong defined sas-work directory. As that one is defined in the SAS config-file that one must be taken into consideration.&lt;/P&gt;&lt;P&gt;The requirement is that anybody should be able to create (write delete anything) in that location is the temporary area /tmp or %tmp% some oldies will recognize. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unix:&lt;BR /&gt;The /tmp is the default shared directory anybody can use on A Unix system, only for small temporary data. For SAS it is far too small. Another or multiple like this have to be defnied. This is going into technical details often being the problematic one to accomplish as SAS is that diificult not being an notepad application. &lt;/P&gt;&lt;P&gt;It can be any acceptable name for Unix-admins like /var/local/sas/tmp at that point the filesystem is set with spave and autorisation. The best chmod setting is 3777&amp;nbsp; (four digits!) as that is having /tmp also.&amp;nbsp; The owner can be root (or "sassrv") the group eg "sas" or sas at a higer level so the "others" can have a different meaning.&lt;/P&gt;&lt;P&gt;That 3 is indicating:&lt;/P&gt;&lt;P&gt; a/ sgid&amp;nbsp; That has the meaning&amp;nbsp; of the group as set a the directory will be inherited by subdirectories not the primary group.&lt;BR /&gt; b/ sticky-bit That has the meaning (only at directories) of deleting is only possible by the owner of the file or by the owner of the directory&lt;BR /&gt;The last 7 (others rwx) is only allowed in combination with that first "3".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;That umask is a setting new files/dirs will get by a running process. That note 4440 is humbug.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows: &lt;BR /&gt;That %tmp% was well known in the era of DOS 2.1 for a shared but single user system.&amp;nbsp;&amp;nbsp; It cannot be used in a multiuser system having the issues of unwanted shared temporary data. So they moved it to"%temp%".&amp;nbsp; You can type that %temp% in your (win)explorer as you can type %appdata%". &lt;/P&gt;&lt;P&gt;1- Please type %temp% and note what you see. That should be "C:\Users\Kevin\AppData\Local\Temp\" Your ID you used with Windows should be "Kevin". When not than you have your issue.&lt;BR /&gt;2.1- Using EGuide with the local connection you are using SAS on you desktop. It is the continuation of 1/&lt;BR /&gt;2.2- Using Eguide with a server profile than there is a Windows Server somewhere. That one should know you too. (that is another challenge).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did try to open the sas7bdat file?&amp;nbsp; Please do not work that way. It is trusting the file-association to start some program on you desktop that will open the file. &lt;BR /&gt;In this case Eguide cannot be associated to open the file it is SAS-Base. At least you got a correct message SAS-Base on your desktop has started but is installed wrong.&lt;BR /&gt;This could happen when Kevin did give you a modified sas-config with his local/temp hard coded. It will work for Kevin not for you. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 05:48:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195232#M266426</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-05-31T05:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195233#M266427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have typed in %temp% and I have gotten "C:\Users\Kevin\AppData\Local\Temp". I am not sure what you mean by instructions 2.1 and 2.2. I am Kevin and I have not installed SAS on any other computer. I received a license file from my university.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 00:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195233#M266427</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-06-01T00:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195234#M266428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The difference between 2.1 and 2.2 is whether you would have:&lt;/P&gt;&lt;P&gt; 2.1&amp;nbsp; SAS-base on the Desk-top with Eguide .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We can accept now this is your situation&amp;nbsp; &lt;/P&gt;&lt;P&gt; 2.2&amp;nbsp; SAS-base running on a server&amp;nbsp; with Eguide &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is strange is that your are getting an error with 2 lines for 1 single location&lt;/P&gt;&lt;P&gt;you could try to find the config.sas in the SASHOME below then `progam files (x86)'' And verfiy that SASWORK setting.&amp;nbsp; &lt;BR /&gt;It makes no sense&amp;nbsp; that setting has got broken up.&amp;nbsp; "C:\Users\Kevin\AppData\Local\Temp". The rest of "SAS Temporary Files\" (it is one string) is in that config-file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR: Path: C:\Users\Kevin\AppData\Local\Temp\SAS Temporary &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR: Files\_TD5484_KEVIN-PC_.&lt;/P&gt;&lt;P&gt;That number 5484 is a random number (_TD_process-id)&amp;nbsp; followed by machine-id (KEVIN_PC shared work machines servers) &lt;/P&gt;&lt;P&gt;As you got the license-file you did the installation on your machine yourself, &lt;/P&gt;&lt;P&gt;What Windows Version? What SAS version? &lt;BR /&gt;Can you find SAS-base to start (should give that error)? and can you find that sas config line about sas-work? (what does it say?)&lt;/P&gt;&lt;P&gt;For the university edition SAS is redirecting first-line support to your university (I believe so). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 05:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195234#M266428</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-01T05:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195235#M266429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since it's verified that you run your SAS on Windows, this note &lt;EM&gt;might&lt;/EM&gt; be more helpful:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/kb/6/653.html" title="http://support.sas.com/kb/6/653.html"&gt;6653 - "Error: User does not have appropriate authorization for library WORK"error message appears at invocation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;First, I would make sure that "C:\Users\Kevin\AppData\Local\Temp\SAS Temporary Files" actually exists, and that you can create a simple file there (to test the permissions). Just create a text file in notepad and try to save it in the "SAS Temporary Files" folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 06:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195235#M266429</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-01T06:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195236#M266430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've actually solved the problem. For some reason, I did not have permission to access the folder even though I am the administrator of the computer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 01:51:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195236#M266430</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-06-03T01:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195237#M266431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to the wonderful world of Windows, where sometimes even God (= the Administrator) is not almighty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 07:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195237#M266431</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-03T07:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195238#M266432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course you are not the admin. That is an impossible privilege escalation being closed by MS. When you connect with Eguide to a server the object spawner is the one that spawns the process not the kernel. The object spawner is running by a local server account when you did not change that. The local server account cannot escalate privileges to an admin account. Yes you can login with your key having those admin setting but it will not get those granted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is something the same with the setup bit at Unix. Only that bit is allowing to switch at root level. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 11:39:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195238#M266432</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-03T11:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195239#M266433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is irrelevant to the topic, but I am getting an error "Not allowed to post content more than once every 120 seconds" when I try to post a new thread on this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new question for a thread is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to conduct a proc sql which does a left join, but I get an ERROR: Sort execution failure. I have tried changing the value of sortsize, but that does not seem to work. Modifying the value of memsize is blanked out. I am changing it through Tools &amp;gt; Options &amp;gt; System &amp;gt; System Adminstration &amp;gt; Memory. I have put in options fullstimer msglevel=i ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of my log is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: SAS threaded sort was used.&lt;/P&gt;&lt;P&gt;ERROR: Sort execution failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;40&amp;nbsp; quit;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 46:15.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6:09.48&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp; 1:10.21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 539212.23k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OS Memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 561896.00k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/06/2015 11:44:34 PM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step Count&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&amp;nbsp; Switch Count&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22&amp;nbsp; quit;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 42:58.80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6:03.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp; 1:09.32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1247728.63k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OS Memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1269916.00k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/06/2015 10:38:24 PM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step Count&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp; Switch Count&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, it only takes about 25 minutes to get an error so the 40+ mins is a bit different. I don't think the errors are occurring due to a lack of disk space as I have over 25 GB of free space and the two files I am trying to join together are around 3GB and 30 MB respectively. Unless, there is a restriction on the amount of memory Temporary Files can take?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 01:23:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195239#M266433</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-06-06T01:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195240#M266434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your SQL code. One reason for your errors might be invalid SQL with "correct" syntax. Check your MEMSIZE setting using PROC OPTIONS. What value has it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 01:41:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195240#M266434</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-06-06T01:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195241#M266435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt; create table event as&lt;/P&gt;&lt;P&gt; select a.*,b.size&lt;/P&gt;&lt;P&gt; from event a left join size b&lt;/P&gt;&lt;P&gt; on (a.date=b.date)&lt;/P&gt;&lt;P&gt; order by permno,rdq1,td_count;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;memsize is 2147483648. I don't think I can modify this. sortsize is currently at 268435456, but I have changed it 50%, 75% and 100%. I still receive the error regardless.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 01:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195241#M266435</guid>
      <dc:creator>System</dc:creator>
      <dc:date>2015-06-06T01:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Note 4440: Error: User does not have appropriate authorization level for library WORK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195242#M266436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your execution time and data-sizing doe not match to normal behavior.&lt;/P&gt;&lt;P&gt;A common pitfall is the Cartesian product as it blows up the data. When this happens, there should be a warning-note of that.&lt;/P&gt;&lt;P&gt;There is something strange in you SQL that is your new dataset (work.event) and an input dataset (event a left join) are the same. This is logical not possible in a RDBMS approach. During the processing those should be segregated. With classic SAS that is solved by using an intermediate file. I have also seen warnings SAS is not&amp;nbsp; happy with that anymore as of multithreading within their PRoc SQL.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 05:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Usage-Note-4440-Error-User-does-not-have-appropriate/m-p/195242#M266436</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-06T05:34:07Z</dc:date>
    </item>
  </channel>
</rss>

