<?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>Learn SQL With Bru &#187; Backups</title>
	<atom:link href="http://learnsqlwithbru.com/tag/backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SeekWell Blogs</description>
	<lastBuildDate>Sat, 17 Jul 2010 17:10:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Find Databases without recent full backups</title>
		<link>http://learnsqlwithbru.com/2010/04/12/find-databases-without-recent-full-backups/</link>
		<comments>http://learnsqlwithbru.com/2010/04/12/find-databases-without-recent-full-backups/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 04:00:38 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[DBA Tasks]]></category>
		<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=744</guid>
		<description><![CDATA[One of the important tasks a SQL Server DBA does is database backup. While maintaining the backups of the important database is important, the need to monitor that the exists a valid Full backups for the databases is equally important. This blog will try to explain how to find the list of databases which do]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/04/12/find-databases-without-recent-full-backups/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SQL Server Backup File info using T-SQL Query</title>
		<link>http://learnsqlwithbru.com/2010/04/06/sql-server-backup-file-info-using-t-sql-query/</link>
		<comments>http://learnsqlwithbru.com/2010/04/06/sql-server-backup-file-info-using-t-sql-query/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 04:00:01 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[MSDB]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=692</guid>
		<description><![CDATA[Few days back, I was asked this question. Using T-SQL is there a way to find the backup details about a database? Including physical location of the database where the backup of a particular database was performed. I did recollect that I wrote such a T-SQL query sometime back to find the backup locations of]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/04/06/sql-server-backup-file-info-using-t-sql-query/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup Information for a Database</title>
		<link>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/</link>
		<comments>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 05:00:40 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=498</guid>
		<description><![CDATA[How do I find the backup information about a particular database ? Some one asked me this question in the past and since it is being repeatedly asked in forums and to me personally , I decided to write this. Having the backup information of a database is very important for a database administrator. In]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/16/backup-information-for-a-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Performing SSAS Database Backup</title>
		<link>http://learnsqlwithbru.com/2010/01/23/performing-ssas-database-backup/</link>
		<comments>http://learnsqlwithbru.com/2010/01/23/performing-ssas-database-backup/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 05:00:31 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SSAS]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=221</guid>
		<description><![CDATA[In this article you will learn the steps to backup a SQL Server Analysis Server Database. After logging to the Analysis Services, in the object explorer, select the database that needs to be backed up. Right click the database and from the pop-up menu choose Backup. Backup database dialog is displayed which is similar to many windows based]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/01/23/performing-ssas-database-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
