<?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: LIBNAME BASE | Tables does not appears in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682452#M19919</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried it but still no show...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 00:01:40 GMT</pubDate>
    <dc:creator>MariaD</dc:creator>
    <dc:date>2020-09-09T00:01:40Z</dc:date>
    <item>
      <title>LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682363#M19909</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a really bizarre situation. We create a libname using SAS code, a simple BASE libname. When open the LIBANME o SAS EG (7.15) (SAS9.4M6 on Solaris) only a few tables appears. All the tables have the same OS permission.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we execute a proc contents or execute a data step with the table on set statement, works. But we can't see it on SAS EG interface. Any idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 18:36:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682363#M19909</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-08T18:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682373#M19910</link>
      <description>Are the table names over 32 characters? Are you on unix, if so are all the table names are lower case?</description>
      <pubDate>Tue, 08 Sep 2020 19:09:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682373#M19910</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-09-08T19:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682415#M19913</link>
      <description>&lt;P&gt;Yes, our server is Unix (Solaris). All table names have less than 32 &lt;SPAN&gt;characters and are in lowercase.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 20:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682415#M19913</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-08T20:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682416#M19914</link>
      <description>&lt;P&gt;Not sure why it would impact the Entriprise Guide's ability to show a list of table, but check the setting of the FMTERR option.&amp;nbsp; If it is set to FMTERR trying changing it to NOFMTERR.&amp;nbsp; Other options to check VALIDVARNAME, VALIDMEMNAME.&amp;nbsp; &amp;nbsp; If you have VALIDVARNAME set to V6 then names longer than 8 characters will be ignored.&amp;nbsp; Make sure none of the filenames start with a digit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also check results of running PROC CONTENTS on the libref.&amp;nbsp; &amp;nbsp;Check that the libref is not pointing to the folder you think it is pointing to.&amp;nbsp; Also perhaps some of the datasets have zero variables?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 20:58:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682416#M19914</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-09-08T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682428#M19916</link>
      <description>Given that it works via code but not the GUI I think you should raise a ticket with Tech Support. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2020 22:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682428#M19916</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-09-08T22:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682435#M19917</link>
      <description>&lt;P&gt;What happens if you read one of the tables that doesn't show and overwrite it like so:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data MyLib.MyTable;
  set MyLib.MyTable;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then refresh your EG server list, does the overwritten table now show?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 23:10:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682435#M19917</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-09-08T23:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682452#M19919</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried it but still no show...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 00:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682452#M19919</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-09T00:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682457#M19920</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/36451"&gt;@MariaD&lt;/a&gt;&amp;nbsp; - OK, try a copy to the WORK library, then refresh the WORK library in the server list - does it show?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data WORK.MyTable;
  set MyLib.MyTable;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Sep 2020 00:14:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682457#M19920</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-09-09T00:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682551#M19930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/36451"&gt;@MariaD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you enable SAS EG Project Logging, the resulting log after you expand this library should give more information about the issue. When you run proc contents data=lib._all_; can you see any noticeable difference amongst the properties/attributes of the tables that appear, and the ones that cannot?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reasons can be many. As an example, the last time I saw this kind of behavior was cause due to the fact that the workspace server is in a specific locale/encoding, and then some tables were created with a compatible encoding/locale, but some others were generated using a different encoding/locale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 08:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682551#M19930</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-09T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682684#M19948</link>
      <description>&lt;P&gt;Thanks all for your answers. We compare the results of proc contents and all the results are the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we copy or create a new table to work area, for example, the new table opens fine and we can visualize it ok.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the tables, and folders, have 777 permission... Any idea?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 15:57:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682684#M19948</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-09T15:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME BASE | Tables does not appears</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682831#M19951</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/36451"&gt;@MariaD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for the checks. Did you have the chance to look at the SAS EG logging, right after you expand "Libraries"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, I would suggest to open a ticket with SAS Tech Support, as suggested earlier.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 07:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LIBNAME-BASE-Tables-does-not-appears/m-p/682831#M19951</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-10T07:04:19Z</dc:date>
    </item>
  </channel>
</rss>

