<?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: not all registered tables show up in assigned library in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/523185#M32747</link>
    <description>&lt;P&gt;Are table1, table2 etc the actual table names? The reason I ask is table names longer than 32 characters won't show as this is a documented SAS limitation.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Dec 2018 20:55:58 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-12-21T20:55:58Z</dc:date>
    <item>
      <title>not all registered tables show up in assigned library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/522898#M32736</link>
      <description>&lt;P&gt;I am using SAS EG and assign library 'US' as libname US ODBC user=XXX using=XXX datasrc=PROD_CBA&amp;nbsp; schema=US&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should have permission to 10 tables in US library, table1, table2, table3....table10. However, when I expand US library, it shows only table1 to table5.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I still have access to table6... table10 , they are just not visible in the library.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the output after running the codes below.&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;set table7 (obs=5);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also try uppercase of the the schema, but it doesn't help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there's probably an OPTIONS statement we can use to avoid this issue but really cannot recall it. Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 16:47:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/522898#M32736</guid>
      <dc:creator>okaka23</dc:creator>
      <dc:date>2018-12-20T16:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: not all registered tables show up in assigned library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/522977#M32741</link>
      <description>&lt;P&gt;I see you're using an ODBC driver - what is the data source e.g. ORACLE, MySQL?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 00:03:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/522977#M32741</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2018-12-21T00:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: not all registered tables show up in assigned library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/523185#M32747</link>
      <description>&lt;P&gt;Are table1, table2 etc the actual table names? The reason I ask is table names longer than 32 characters won't show as this is a documented SAS limitation.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 20:55:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/523185#M32747</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-12-21T20:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: not all registered tables show up in assigned library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/586947#M34608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find any solution for this.&lt;/P&gt;&lt;P&gt;We are facing same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2019 08:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/586947#M34608</guid>
      <dc:creator>ASHISH2525</dc:creator>
      <dc:date>2019-09-07T08:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: not all registered tables show up in assigned library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/587004#M34609</link>
      <description>&lt;P&gt;If you are setting up a data source to an external database in SAS metadata in SAS Management Console, then to ensure you can see tables add AssignMode = 2 in the Properties of the library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This also avoids having to register the tables in the first place.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2019 22:40:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/not-all-registered-tables-show-up-in-assigned-library/m-p/587004#M34609</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-09-07T22:40:35Z</dc:date>
    </item>
  </channel>
</rss>

