<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging about all things SAS &#187; Metadata</title>
	<atom:link href="http://blog.saasinct.com/tag/metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Fri, 18 Nov 2011 07:19:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Definition of Metadata</title>
		<link>http://blog.saasinct.com/2008/02/15/definition-of-metadata/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=definition-of-metadata</link>
		<comments>http://blog.saasinct.com/2008/02/15/definition-of-metadata/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 07:40:16 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[All Things Metadata]]></category>
		<category><![CDATA[Dataflux]]></category>
		<category><![CDATA[Metadata]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2008/02/15/definition-of-metadata/</guid>
		<description><![CDATA[Great post by Mike Ferguson called Data Management Needs A Solid Foundation &#8211; The World of Metadata over on the Dataflux Blog I agree with him when he says that he struggled with the definition of Metadata as &#8220;data about data&#8221;, so I really like his version of: &#8220;When it comes to data, does the [...]]]></description>
			<content:encoded><![CDATA[<p>Great post by <a href="http://www.dataflux.com/blog/archives/author/mikeferguson/" target="_blank" title="Posts by Mike Ferguson">Mike Ferguson</a> called <a href="http://www.dataflux.com/blog/archives/2008/01/29/data-management-needs-a-solid-foundation-the-world-of-metadata/" target="_blank" title="Permanent Link to Data Management Needs A Solid Foundation - The World of Metadata" rel="bookmark">Data Management Needs A  Solid Foundation &#8211; The World of Metadata</a> over on the <a href="http://www.dataflux.com/blog/" target="_blank" title="Dataflux Blog">Dataflux Blog</a></p>
<p>I agree with him  when he says that he struggled with the definition of Metadata as &#8220;data about  data&#8221;, so I really like his version of:</p>
<p><a href="http://www.dataflux.com/blog/" target="_blank" title="Dataflux Blog">&#8220;When it comes to data, does the user know what it  means?”</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2008%2F02%2F15%2Fdefinition-of-metadata%2F&amp;title=Definition%20of%20Metadata" id="wpa2a_2"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/02/15/definition-of-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purging (reducing the size of) your Metadata Repository</title>
		<link>http://blog.saasinct.com/2008/01/16/purging-reducing-the-size-of-your-metadata-repository/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=purging-reducing-the-size-of-your-metadata-repository</link>
		<comments>http://blog.saasinct.com/2008/01/16/purging-reducing-the-size-of-your-metadata-repository/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 08:09:29 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[All Things Metadata]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[SAS 9.1]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=4</guid>
		<description><![CDATA[You may find that over time your SAS Metadata Repository seems to be getting bigger and bigger. The reason for this is that when you deleted an object in the Metadata Repository SAS doesn&#8217;t physically delete the object it just marks it ready for deletion. To remove all the objects that have been flagged for [...]]]></description>
			<content:encoded><![CDATA[<p lang="x-western">You may find that  over time your SAS Metadata Repository seems to be getting bigger and  bigger.  The reason for this is that when you deleted an object in the  Metadata Repository SAS doesn&#8217;t physically delete the object it just marks it  ready for deletion.</p>
<p>To remove all the  objects that have been flagged for deletion you need to purge the Metadata  Repository.  According to SAS help Purge:</p>
<p><font color="#808080">&#8220;permanently removes  all metadata items that have been marked for deletion in the selected  repository&#8221;</font></p>
<p>You can purge the  repository via SAS Management Console:</p>
<ul>
<li>Metadata Manager  &gt; Active Server</li>
<li>Right click on the  relevant Metadata Repository</li>
<li>Purge</li>
</ul>
<p>You must have  security rights (authorisation) to pause the server in order to perform this  task.</p>
<p>Be careful not to  click truncate or format by mistake and of course backup your Metadata Server  before performing this task.</p>
<p>Out of interest SAS  Help defines formating your Metadata repository as:</p>
<p><font color="#808080">&#8220;formats the  selected repository, which removes all metadata definitions in the  repository.&#8221;</font></p>
<p>and truncating  as:</p>
<p><font color="#808080">&#8220;Deletes all of the  metadata objects in the selected repository, but does not delete the object  containers or remove the repository registration&#8221;</font></p>
<p>hence the warning  about ensuring you have backed up and click the correct  option.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2008%2F01%2F16%2Fpurging-reducing-the-size-of-your-metadata-repository%2F&amp;title=Purging%20%28reducing%20the%20size%20of%29%20your%20Metadata%20Repository" id="wpa2a_4"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/01/16/purging-reducing-the-size-of-your-metadata-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

