<?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 program to remove metadata registration of all unloaded tables from LASR in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439211#M9538</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204" target="_blank"&gt;@JuanS_OCS&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're right the SAS program of &amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32" target="_blank" rel="noreferrer"&gt;@Bruno_SAS&lt;/A&gt; works fine when I ignore &lt;STRONG&gt;noexec&lt;/STRONG&gt; in the code!&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc metalib;
   omr ( LIBRARY="Visual Analytics Public LASR" );
   update_rule = (delete noadd noupdate);
   report = ( type=summary );
   /*noexec;*/
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I didn't read the code carefully.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 09:40:51 GMT</pubDate>
    <dc:creator>sergie89</dc:creator>
    <dc:date>2018-02-22T09:40:51Z</dc:date>
    <item>
      <title>SAS program to remove metadata registration of all unloaded tables from LASR</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/438950#M9532</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our ogranization we are using SAS autoload for loading data into LASR. The VA users can unload their data by moving datasets to the unload folder in the autoload directory. However the metadata registration of the table won't delete autmatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we are looking for a SAS program that checks all registered tables in a LASR server, then check if they are unloaded from memory and thereafter delete automatically the &lt;SPAN class="lia-search-match-lithium"&gt;metadata&lt;/SPAN&gt; registration for the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With automatically I mean.We will schedule this program. So we can run this program periodically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running on SAS VA 7.3 (Linux).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 15:28:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/438950#M9532</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-02-21T15:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program to remove metadata registration of all unloaded tables from LASR</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/438962#M9533</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;luckily SAS&amp;nbsp;employee&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32"&gt;@BrunoMueller&lt;/a&gt; already answered this question! Please refer to&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Program-to-remove-metadata-registration-for-tables-not-loaded-to/td-p/292101" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Program-to-remove-metadata-registration-for-tables-not-loaded-to/td-p/292101&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this helps you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 15:39:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/438962#M9533</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-02-21T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program to remove metadata registration of all unloaded tables from LASR</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439112#M9535</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. The SAS program of&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32" target="_blank" rel="noreferrer"&gt;@Bruno_SAS&lt;/A&gt;&amp;nbsp;in &lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Program-to-remove-metadata-registration-for-tables-not-loaded-to/td-p/292101" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Program-to-remove-metadata-registration-for-tabl...&lt;/A&gt;&amp;nbsp;shows only a summary of tables that aren't loaded in LASR anymore, is that right ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 23:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439112#M9535</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-02-21T23:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program to remove metadata registration of all unloaded tables from LASR</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439211#M9538</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204" target="_blank"&gt;@JuanS_OCS&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're right the SAS program of &amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32" target="_blank" rel="noreferrer"&gt;@Bruno_SAS&lt;/A&gt; works fine when I ignore &lt;STRONG&gt;noexec&lt;/STRONG&gt; in the code!&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc metalib;
   omr ( LIBRARY="Visual Analytics Public LASR" );
   update_rule = (delete noadd noupdate);
   report = ( type=summary );
   /*noexec;*/
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I didn't read the code carefully.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:40:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439211#M9538</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-02-22T09:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program to remove metadata registration of all unloaded tables from LASR</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439212#M9539</link>
      <description>&lt;P&gt;Glad to know it was useful!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:42:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-program-to-remove-metadata-registration-of-all-unloaded/m-p/439212#M9539</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-02-22T09:42:27Z</dc:date>
    </item>
  </channel>
</rss>

