<?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: How to hide the table in metadata libname in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911110#M44163</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461193"&gt;@rakeon3&lt;/a&gt;&amp;nbsp;Define the libname in SAS metadata with metaout=datareg (or meta if that's an option) and only register the tables in metadata that you want to make visible and accessible to users.&lt;/P&gt;
&lt;P&gt;I don't have access to an environment to test it right now but what you want to achieve is a libname that uses the meta engine with metaout=datareg as this will then only show the metadata table definitions (which also means you need to keep table metadata in sync with the physical tables should they change - like a new column).&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2024 12:34:54 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2024-01-10T12:34:54Z</dc:date>
    <item>
      <title>How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911087#M44160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use SAS EG 8.2.&lt;/P&gt;&lt;P&gt;I have defined a metadata library pre-assigned by SAS Management Console. This library is connected to an Oracle schema.&lt;/P&gt;&lt;P&gt;In SAS EG, it show a lot of table or view that we want to hide. Is there a way to hide the table that we don't want to show?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 09:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911087#M44160</guid>
      <dc:creator>rakeon3</dc:creator>
      <dc:date>2024-01-10T09:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911092#M44161</link>
      <description>&lt;P&gt;Do you have a library defined using the metadata engine?&lt;/P&gt;
&lt;P&gt;You could combine the METAOUT=ALL libname option with removing metadata registrations for the tables that you don't want to explore.&lt;/P&gt;
&lt;P&gt;Another option is to revoke all rights for the users/User Groups that the tables should be hidden from.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 10:42:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911092#M44161</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2024-01-10T10:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911099#M44162</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we use metadata engine, but we dont't use to register the metadata table on server.&lt;/P&gt;&lt;P&gt;The library is Oracle connection and we can't define the permissione in Oracle DBMS.&lt;/P&gt;&lt;P&gt;We just use SAS EG, open the library created, and click directly on the table that it shows.&lt;/P&gt;&lt;P&gt;We want to just see only some table from the library created in SAS EG.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 11:05:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911099#M44162</guid>
      <dc:creator>rakeon3</dc:creator>
      <dc:date>2024-01-10T11:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911110#M44163</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461193"&gt;@rakeon3&lt;/a&gt;&amp;nbsp;Define the libname in SAS metadata with metaout=datareg (or meta if that's an option) and only register the tables in metadata that you want to make visible and accessible to users.&lt;/P&gt;
&lt;P&gt;I don't have access to an environment to test it right now but what you want to achieve is a libname that uses the meta engine with metaout=datareg as this will then only show the metadata table definitions (which also means you need to keep table metadata in sync with the physical tables should they change - like a new column).&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 12:34:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911110#M44163</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-01-10T12:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911148#M44164</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I defined this libname statment in SAS BASE :&lt;/P&gt;&lt;PRE&gt;libname tt meta library=c_oracle dbuser= dbpasswd=  METAOUT=DATAREG;&lt;/PRE&gt;&lt;P&gt;It works, and shows only the register table.&lt;/P&gt;&lt;P&gt;But, how can I create a pre-assigned libname with the META Engine in SAS Managmente Console?&lt;/P&gt;&lt;P&gt;which option should I select?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rakeon3_0-1704898415781.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92432i5D52041626975FBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rakeon3_0-1704898415781.png" alt="rakeon3_0-1704898415781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 14:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911148#M44164</guid>
      <dc:creator>rakeon3</dc:creator>
      <dc:date>2024-01-10T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911169#M44165</link>
      <description>&lt;P&gt;It was a while since I did this (and I don't have access to a fully fledged 9.4 env), but when you are defining your library as pre-assigned, you can chose "Using metadata engine".&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/n0dyqm6uiptmx0n10c1wuuiavuqh.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/n0dyqm6uiptmx0n10c1wuuiavuqh.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bidsag/p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 16:43:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911169#M44165</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2024-01-10T16:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911460#M44168</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461193"&gt;@rakeon3&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;The meta libname engine is used for objects already defined in the metadata server.&lt;BR /&gt;From your post it appears you are creating the library tt using meta engine and in turn this is using the library c_oracle that has&amp;nbsp; already been defined in the metadata server.&lt;BR /&gt;Therefore you are seeing all the tables registered with the library c_oracle.&lt;BR /&gt;While there could be many approaches to resolve this issue, one approach is to approach your SAS Administrator (or whosoever having the necessary authority to create the library )&amp;nbsp; to create an oracle library say for example c_ora2 and register only those table that you want to be available and displayed.&amp;nbsp; &lt;BR /&gt;There after you can create the library with meta libname engine. Thus if the new library is c_ora2 then your connection string would be&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname tt meta library=c_ora2 dbuser= dbpasswd=  METAOUT=DATAREG;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 13 Jan 2024 02:45:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911460#M44168</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2024-01-13T02:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911641#M44173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wasn't able to create from management console the meta library. I have find the the wizzard to create the pre-assigned library :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rakeon3_0-1705411912712.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92556iEC52DAF0561B6BAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rakeon3_0-1705411912712.png" alt="rakeon3_0-1705411912712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I 'am not able to define l'option library =c_ora2 and METAOUT=DATAREG&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911641#M44173</guid>
      <dc:creator>rakeon3</dc:creator>
      <dc:date>2024-01-16T13:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911721#M44182</link>
      <description>&lt;P&gt;Using SMC define the library using the Oracle engine. Once define test the connection.&lt;/P&gt;
&lt;P&gt;Then register the tables you want to surface, pre-assign your library and select&amp;nbsp;"By metadata library engine" to surface tables in EG only if and as registered in SAS Metadata.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Patrick_0-1705449253046.png" style="width: 526px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92567iAAE1102004D84BD1/image-dimensions/526x329?v=v2" width="526" height="329" role="button" title="Patrick_0-1705449253046.png" alt="Patrick_0-1705449253046.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 02:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911721#M44182</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-01-17T02:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table in metadata libname</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911725#M44183</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461193"&gt;@rakeon3&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Perhaps I was not clear enough in my earlier post. You need to create the Oracle library in the metadata using SMC and register only those tables that you want to be displayed.&lt;BR /&gt;There is a good article that is just right for the purpose &lt;A href="https://support.sas.com/techsup/technote/ts771.pdf" target="_blank"&gt;https://support.sas.com/techsup/technote/ts771.pdf. &lt;/A&gt;There is another resource that may be helpful &lt;A href="http://sasissues.blogspot.com/2015/05/how-to-create-library-for-oracle-in-sas.html" target="_blank"&gt;http://sasissues.blogspot.com/2015/05/how-to-create-library-for-oracle-in-sas.html.&lt;/A&gt;&lt;BR /&gt;Creation of library are typically done by SAS Administrators. You can approach them for assistance.&lt;BR /&gt;Once this is done, you can use the libname statement as mentioned in the earlier post.&lt;BR /&gt;Hopefully this should help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 01:48:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-hide-the-table-in-metadata-libname/m-p/911725#M44183</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2024-01-17T01:48:18Z</dc:date>
    </item>
  </channel>
</rss>

