<?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: library work not appear at sever SASOA in sas EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594615#M34839</link>
    <description>&lt;P&gt;Try looking for a WORK library in your other SAS servers. SAS won't even start if it can't create a WORK library.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2019 03:45:35 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-10-08T03:45:35Z</dc:date>
    <item>
      <title>library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594608#M34838</link>
      <description>&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need help.. what i must do if my work library not appear in sever SASOA?&lt;/P&gt;&lt;P&gt;this below is picture of issue..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2a719fc0-8128-4efe-b13b-1241577e1abb.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33000i3D5DA4E5FC50398C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2a719fc0-8128-4efe-b13b-1241577e1abb.jpg" alt="2a719fc0-8128-4efe-b13b-1241577e1abb.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 344px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33001i00CBA2EB67E27623/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 03:16:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594608#M34838</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T03:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594615#M34839</link>
      <description>&lt;P&gt;Try looking for a WORK library in your other SAS servers. SAS won't even start if it can't create a WORK library.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 03:45:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594615#M34839</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-08T03:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594623#M34840</link>
      <description>I have try look in other SAS server but still have error..</description>
      <pubDate>Tue, 08 Oct 2019 05:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594623#M34840</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T05:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594626#M34843</link>
      <description>&lt;P&gt;This post may be helpful: &lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/Library-Appearing-in-EG-under-only-one-SASApp-Server-but/m-p/361471#M8721" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/Library-Appearing-in-EG-under-only-one-SASApp-Server-but/m-p/361471#M8721&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact all servers should show a WORK library and if they don't then it is likely a permissions problem, possibly similar to the above post. What happens if you run a simple test (please post the log) on each of your servers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data work.class;
  set sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:33:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594626#M34843</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-08T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594627#M34844</link>
      <description>this a log after i run..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1 ;*';*";*/;quit;run;&lt;BR /&gt;2 OPTIONS LS=64 PS=15;&lt;BR /&gt;3 OPTIONS PAGENO=MIN;&lt;BR /&gt;4 %put ERROR: Unable to get SAS code. The libname WORK&lt;BR /&gt;4 ! on server SASOA was not found.;&lt;BR /&gt;ERROR: Unable to get SAS code. The libname WORK on server SASOA&lt;BR /&gt;was not found.&lt;BR /&gt;5&lt;BR /&gt;6 QUIT; RUN;&lt;BR /&gt;7</description>
      <pubDate>Tue, 08 Oct 2019 05:51:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594627#M34844</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T05:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594628#M34845</link>
      <description>&lt;P&gt;And,&lt;/P&gt;&lt;P&gt;In case if you want to check your Work Library location, run this SAS Code:&lt;/P&gt;&lt;DIV class="codeBlock"&gt;&lt;PRE class="code"&gt;proc options option=WORK value;
run;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="codeBlock"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And check the path in Log window.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594628#M34845</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-10-08T05:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594630#M34846</link>
      <description>I try that code, but the error appear like this:&lt;BR /&gt;&lt;BR /&gt;ERROR: Insufficient space in file WORK.&lt;BR /&gt;ERROR: Fatal ODS error has occurred. Unable to continue &lt;BR /&gt;       processing this output destination.</description>
      <pubDate>Tue, 08 Oct 2019 05:56:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594630#M34846</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T05:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594631#M34847</link>
      <description>&lt;P&gt;Which means your WORK Location is out of space, you have to clear some space in your work location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ask your Windows/Linux Administrator to make some space in WORK Directory path, and try again, your codes should run fine afterwards.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:59:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594631#M34847</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-10-08T05:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594640#M34849</link>
      <description>my library work is empty n not have data..my library &lt;BR /&gt;doesn't appear at all.</description>
      <pubDate>Tue, 08 Oct 2019 06:19:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594640#M34849</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T06:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594644#M34850</link>
      <description>&lt;P&gt;Which means either you can't access that path or it's not even exist (deleted somehow);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must have to create or get access to that specific WORK path location,&lt;/P&gt;&lt;P&gt;Just get access to that path and you're good to go.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 06:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594644#M34850</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-10-08T06:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594654#M34852</link>
      <description>I doesn't know weather it can't access the path or not. that work library is exist n 2 month before i can use, but today the work library not appear n cannot use</description>
      <pubDate>Tue, 08 Oct 2019 07:10:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594654#M34852</guid>
      <dc:creator>merahilyana</dc:creator>
      <dc:date>2019-10-08T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594660#M34854</link>
      <description>&lt;P&gt;How about other users?&lt;BR /&gt;Are they able to access the WORK Lib in their user session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 07:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594660#M34854</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-10-08T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: library work not appear at sever SASOA in sas EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594685#M34855</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/269173"&gt;@merahilyana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, the SAS log you've posted is rather clear:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ERROR: Insufficient space in file WORK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Talk to your SAS Admin / IT support team. It looks like either the disk is full or there is a quota setting and your user exceeds the allowed maximum. Eventually there are leftovers from old EG sessions which didn't get cleaned up but count against this quota.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 05:19:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/library-work-not-appear-at-sever-SASOA-in-sas-EG/m-p/594685#M34855</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-10-09T05:19:14Z</dc:date>
    </item>
  </channel>
</rss>

