<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Backup Meta-Data</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/03/30/backup-meta-data.aspx</link><description>I'm working on a PowerShell script to show me the trending durations of my backup activities. The first thing I need is the data, so I looked at the Standard Reports in SQL Server Management Studio, and found a report that suited my needs, so I pulled</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Backup Meta-Data</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/03/30/backup-meta-data.aspx#10139856</link><pubDate>Fri, 11 Mar 2011 14:58:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10139856</guid><dc:creator>BuckWoody</dc:creator><description>&lt;p&gt;Alan - feel free!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10139856" width="1" height="1"&gt;</description></item><item><title>re: Backup Meta-Data</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/03/30/backup-meta-data.aspx#10139844</link><pubDate>Fri, 11 Mar 2011 14:21:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10139844</guid><dc:creator>Alan Craig</dc:creator><description>&lt;p&gt;Love the Disclaimer. May I use it on my blogs? Proper credit will be given.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10139844" width="1" height="1"&gt;</description></item><item><title>re: Backup Meta-Data</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/03/30/backup-meta-data.aspx#10001096</link><pubDate>Thu, 22 Apr 2010 21:44:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10001096</guid><dc:creator>mbourgon</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thebakingdba.blogspot.com/2008/01/maintenance-listing-your-actual-backups.html"&gt;http://thebakingdba.blogspot.com/2008/01/maintenance-listing-your-actual-backups.html&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10001096" width="1" height="1"&gt;</description></item><item><title>re: Backup Meta-Data</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/03/30/backup-meta-data.aspx#10001095</link><pubDate>Thu, 22 Apr 2010 21:43:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10001095</guid><dc:creator>mbourgon</dc:creator><description>&lt;p&gt;Did something similar using the system tables, where I use them to see what backups we actually have on disk, as opposed to what we _should_ have. &amp;nbsp;(see the linked URL - basically, gets a directory list, then scans it using xp_cmdshell, and compares the two) &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another use: size trending. &amp;nbsp;The database size (pre-compression, IIRC) is in there, which means you could query back quite a while and show how much each database is growing. &amp;nbsp;Useful for capacity planning. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, you could use them for documentation, since you have a listing for where every database backup resides.&lt;/p&gt;
&lt;p&gt;There's a plethora of uses for these tables.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10001095" width="1" height="1"&gt;</description></item></channel></rss>