<?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 Help: how to update (only adding columns) a table in the metadata (SAS9.3) in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106416#M1194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help: I have to update the metadata for a table with base program code (SAS9.3). I should only add the attribute for columns to the metadata. It's not allowed to delete descriptions from old columns although if this old columns no more exist in the physical table. what's the procedure for resolving this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brigitte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 08:21:48 GMT</pubDate>
    <dc:creator>Brigitte_sas</dc:creator>
    <dc:date>2013-02-12T08:21:48Z</dc:date>
    <item>
      <title>Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106416#M1194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help: I have to update the metadata for a table with base program code (SAS9.3). I should only add the attribute for columns to the metadata. It's not allowed to delete descriptions from old columns although if this old columns no more exist in the physical table. what's the procedure for resolving this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brigitte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 08:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106416#M1194</guid>
      <dc:creator>Brigitte_sas</dc:creator>
      <dc:date>2013-02-12T08:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106417#M1195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me out on what you are trying to achieve, and why?&lt;/P&gt;&lt;P&gt;What does your environment look like, do you use DI Studio, or just SMC as metadata tool?&lt;/P&gt;&lt;P&gt;Can't really picture the scenario, is that you need to make new columns available in a data mart for end users, because of some kind of dynamic transpose of data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 10:20:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106417#M1195</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-02-12T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106418#M1196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LinusH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've only the SAS Management Console and SAS Enterprise Guide for reprocessing the data. &lt;/P&gt;&lt;P class="title"&gt;I preassign the library with the Metadata LIBNAME Engine Statement:&lt;/P&gt;&lt;P class="title"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libname lib1 meta library="DBS" metaout=data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We extract data&amp;nbsp; from oracle and transpose this data. The final dataset I have to update in the metadata so that the user can work with the SAS Enterprise Miner with this dataset. So we have no historical data and need all the columns (the old one and the newest) just in case we have to run an old Mining process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brigitte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 12:48:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106418#M1196</guid>
      <dc:creator>Brigitte_sas</dc:creator>
      <dc:date>2013-02-12T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106419#M1197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways I know of to updata (sync) your metadata:&lt;/P&gt;&lt;P&gt;1. Manual way: if you don't do it on a regular basis and there aren't many of them, you can use MC:&lt;/P&gt;&lt;P&gt;Plug-ins -&amp;gt; Data Library Manager, right click your target table, then select "update metadata..."&lt;/P&gt;&lt;P&gt;2. Proc Metalib. It is often used in batch update via automated process. Use EG to do the update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 14:09:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106419#M1197</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-02-12T14:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106420#M1198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would take a look at PROC METALIB, seems fairly easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/lrmeta/63180/HTML/default/viewer.htm#n10e91n74thx09n1tqq8dd73iege.htm" title="http://support.sas.com/documentation/cdl/en/lrmeta/63180/HTML/default/viewer.htm#n10e91n74thx09n1tqq8dd73iege.htm"&gt;SAS(R) 9.3 Language Interfaces to Metadata&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 14:11:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106420#M1198</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-02-12T14:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106421#M1199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answers. proc metalib is very well and fine, but it is not enough! When I update the metadata I will hold the metadata information about the deletes columns AND additionaly the information about the new columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have to look for a workaround on physical level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your proposals.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brigitte&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 19:41:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106421#M1199</guid>
      <dc:creator>Brigitte_sas</dc:creator>
      <dc:date>2013-02-22T19:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help: how to update (only adding columns) a table in the metadata (SAS9.3)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106422#M1200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally understand what you want, but you lost me right there. So basically you need a metadata that will hold both deleted and existing columns information. Why? what is the point to have a metadata that does not match what you have in the data source? If you have a constantly changing data source, then you need to update (sync) your metadata just as often. You can choose to run Proc metlib in batch on regular basis (we do it daily at middle night) or on the fly every time before you use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just my2cents. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 20:23:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Help-how-to-update-only-adding-columns-a-table-in-the-metadata/m-p/106422#M1200</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-02-22T20:23:53Z</dc:date>
    </item>
  </channel>
</rss>

