<?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 Libraries not appearing in the tree explorer despite being assigned EG7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/484758#M31409</link>
    <description>&lt;P&gt;I have successfully assigned libraries and I can run a query against it but the libraries do not appear in the explorer. This includes the default libraries such as work and sashelp.&lt;/P&gt;&lt;P&gt;Anyone know how to get these to reappear?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2018 14:15:37 GMT</pubDate>
    <dc:creator>Kelvin_Y</dc:creator>
    <dc:date>2018-08-07T14:15:37Z</dc:date>
    <item>
      <title>Libraries not appearing in the tree explorer despite being assigned EG7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/484758#M31409</link>
      <description>&lt;P&gt;I have successfully assigned libraries and I can run a query against it but the libraries do not appear in the explorer. This includes the default libraries such as work and sashelp.&lt;/P&gt;&lt;P&gt;Anyone know how to get these to reappear?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 14:15:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/484758#M31409</guid>
      <dc:creator>Kelvin_Y</dc:creator>
      <dc:date>2018-08-07T14:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not appearing in the tree explorer despite being assigned EG7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/484786#M31411</link>
      <description>&lt;P&gt;If no libraries are appearing in EG's Server list, then the most likely explanation is that your OBS= system option is set to 0.&amp;nbsp; Thus, the query EG uses to retrieve the libraries returns no results -- can't populate the Servers list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can confirm this by submitting the code below and inspect the OBS= value in the log:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;options&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;option&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=obs;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The most likely reason your OBS= system option is set to 0 is because your server&amp;nbsp;has the SYNTAXCHECK system option turned on and an error was encountered running DATA step code in the server session.&amp;nbsp; In which case, either turn off syntax check mode (NOSYNTAXCHECK) or figure out why the ERROR is occurring and avoid it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this paper for details on SAS' Syntax Check mode:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings13/327-2013.pdf" target="_self"&gt;http://support.sas.com/resources/papers/proceedings13/327-2013.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 15:19:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/484786#M31411</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-08-07T15:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not appearing in the tree explorer despite being assigned EG7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574367#M34264</link>
      <description>&lt;P&gt;Were you able to correct the issue you were having?&amp;nbsp; I am having the same issue.&amp;nbsp; My OBS option was not set to zero, but was a very large number.&amp;nbsp; Any assistance would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 21:21:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574367#M34264</guid>
      <dc:creator>AltadenaCheetah</dc:creator>
      <dc:date>2019-07-17T21:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not appearing in the tree explorer despite being assigned EG7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574490#M34265</link>
      <description>&lt;P&gt;Have you always had this problem since you started using EG or was it working previously? Is it all libraries or just some? Another explanation is that you do not have read metadata permissions set on these libraries. This is something your SAS administrator will need to fix for you.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 08:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574490#M34265</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-07-18T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not appearing in the tree explorer despite being assigned EG7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574806#M34271</link>
      <description>&lt;P&gt;I think it is a corrupt SAS EG project that is causing the problems.&amp;nbsp; Not sure how to fix it other than to start a new project and set it up the same way.&amp;nbsp; Kind of a pain, but not too bad, I guess.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 21:34:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-not-appearing-in-the-tree-explorer-despite-being/m-p/574806#M34271</guid>
      <dc:creator>AltadenaCheetah</dc:creator>
      <dc:date>2019-07-18T21:34:51Z</dc:date>
    </item>
  </channel>
</rss>

