<?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: SAS Metadata DB Library tables not appearing in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925283#M28415</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15279"&gt;@shoin&lt;/a&gt;&amp;nbsp;- Glad to hear it worked. In my experience, this is not a very well known option and it took me some considerable time to find many years ago.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 20:08:28 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-04-22T20:08:28Z</dc:date>
    <item>
      <title>SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925036#M28401</link>
      <description>&lt;P&gt;Hello all, 1 machine SAS 9.4 M8 install, one specific issue seen&lt;/P&gt;
&lt;P&gt;Issue: SAS Meta ODBC data libraries established, (Oracle &amp;amp; DB2, lets called them &lt;STRONG&gt;&lt;EM&gt;db2 &amp;amp; ora data libraries&lt;/EM&gt;&lt;/STRONG&gt;, all using their own AuthDomain and CLI and odbc.ini are set).&amp;nbsp; The issue is in EG is the library db2 or ora is expanded no tables appear.&amp;nbsp; However, the relevant LIBNAME when run successfully execute and tables appear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Checks done:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Checked for user's privilege and permissions OS, DB grants, and Metadata permission) all valid and at minimum have &lt;STRONG&gt;RM and read&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Checked effective permissions in Metadata &amp;gt; Authorization &amp;gt; Advanced &amp;gt; Explore Authorization for the user = look good as expected.&lt;/LI&gt;
&lt;LI&gt;Data server assignments of connection server and data library all look okay.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Anyone has any idea what else I could look at?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA&lt;/P&gt;
&lt;P&gt;S&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 16:32:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925036#M28401</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2024-04-19T16:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925047#M28402</link>
      <description>&lt;P&gt;By "relevant libname statement", do you mean the libname you can view from SAS Management Console when you right-click on the library and select&amp;nbsp;&lt;STRONG&gt;Display LIBNAME statement...&lt;/STRONG&gt;?&amp;nbsp; Or do you mean&amp;nbsp;something using the META libname engine?&lt;BR /&gt;&lt;BR /&gt;The latter is what you really need to try.&amp;nbsp; &amp;nbsp;Let's assume the name of the registered library is MYLIB.&amp;nbsp; &amp;nbsp;What do you get when you submit&amp;nbsp;&lt;STRONG&gt;LIBNAME test META LIBRARY="MYLIB" libdebug ;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Carl Sommer - SAS Technical Support&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 17:53:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925047#M28402</guid>
      <dc:creator>carl_sommer</dc:creator>
      <dc:date>2024-04-19T17:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925060#M28403</link>
      <description>Ty for the suggestion Carl.  &lt;BR /&gt;&lt;BR /&gt;I meant using 'meta' libname or even a ODBC based libname they execute fine (using their own auth-domain).  &lt;BR /&gt;&lt;BR /&gt;I have not generated the libname string from SMC (I will)&lt;BR /&gt;&lt;BR /&gt;I will do the test and update.  TY very much for your time!</description>
      <pubDate>Fri, 19 Apr 2024 19:23:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925060#M28403</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2024-04-19T19:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925109#M28404</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15279"&gt;@shoin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the question.Two questions. &lt;BR /&gt;Have you preassigned the libraries?&lt;BR /&gt;Did anybody pointed to the library with mouse pointer and right clicked to assign the library? Did this work?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 23:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925109#M28404</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2024-04-20T23:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925157#M28405</link>
      <description>&lt;P&gt;To get tables to appear in the EG servers panel for metadata-defined external database libraries you need to do either of these two things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Register the tables in SAS metadata&lt;/LI&gt;
&lt;LI&gt;Add the AssignMode option = 2 to the library's extended attributes&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Settling the AssgnMode is by far the easier option:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASKiwi_0-1713729834499.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/95730i6224FD70059EE88E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASKiwi_0-1713729834499.png" alt="SASKiwi_0-1713729834499.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note, only table names that don't exceed 32 characters will show.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 20:06:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925157#M28405</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-04-21T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925259#M28410</link>
      <description>TY, AssignMode did it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 22 Apr 2024 18:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925259#M28410</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2024-04-22T18:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925283#M28415</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15279"&gt;@shoin&lt;/a&gt;&amp;nbsp;- Glad to hear it worked. In my experience, this is not a very well known option and it took me some considerable time to find many years ago.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 20:08:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925283#M28415</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-04-22T20:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata DB Library tables not appearing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925434#M28420</link>
      <description>I am with you, I discovered it recently too on another project, but totally did not consider, wasn't there a metaautoinit type option (my memory fails me) and did not place it this new way, TY for the memory jog &amp;amp; for your time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 23 Apr 2024 19:06:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-DB-Library-tables-not-appearing/m-p/925434#M28420</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2024-04-23T19:06:09Z</dc:date>
    </item>
  </channel>
</rss>

