<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Reasons to Backup Master Database &#8211; Why Should Master Database Backedup</title>
	<atom:link href="http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sat, 25 May 2013 01:31:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #016 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/#comment-422301</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #016 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 16 Feb 2013 01:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2582#comment-422301</guid>
		<description><![CDATA[[...] Reasons to Backup Master Database – Why Should Master Database Backed Up Master database contains all the system level information of the server. Information about all the login account, system configurations and information required to access all the other database are stored in the master database. If master database is damaged, it will be difficult to use any other database in SQL Server and that makes it most important database of the SQL Server. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Reasons to Backup Master Database – Why Should Master Database Backed Up Master database contains all the system level information of the server. Information about all the login account, system configurations and information required to access all the other database are stored in the master database. If master database is damaged, it will be difficult to use any other database in SQL Server and that makes it most important database of the SQL Server. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tammy</title>
		<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/#comment-340839</link>
		<dc:creator><![CDATA[Tammy]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 14:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2582#comment-340839</guid>
		<description><![CDATA[maheshbabuummaneni,
Did you ever get a response or learn about what to do with the other databases?  
I&#039;m restoring to a cold site server, but there&#039;s not a lot of information about  the restoring of the other databases.  I would think that you would want to, but when I read articles about restoring the master, there is no mention of the other databases.  
Thank you]]></description>
		<content:encoded><![CDATA[<p>maheshbabuummaneni,<br />
Did you ever get a response or learn about what to do with the other databases?<br />
I&#8217;m restoring to a cold site server, but there&#8217;s not a lot of information about  the restoring of the other databases.  I would think that you would want to, but when I read articles about restoring the master, there is no mention of the other databases.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maheshbabuummaneni</title>
		<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/#comment-286823</link>
		<dc:creator><![CDATA[maheshbabuummaneni]]></dc:creator>
		<pubDate>Mon, 21 May 2012 13:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2582#comment-286823</guid>
		<description><![CDATA[master database is k but what about remaing databases(model,msdb,tempdb)]]></description>
		<content:encoded><![CDATA[<p>master database is k but what about remaing databases(model,msdb,tempdb)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dinggisil</title>
		<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/#comment-230870</link>
		<dc:creator><![CDATA[dinggisil]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 23:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2582#comment-230870</guid>
		<description><![CDATA[I do ofline data entry of nrega scheme. We used sql. My problem is when i upload the financial statment and after uploading the figures are not reflected uptodate. Later master backup was restored but the problem still persist. Can anyone help?]]></description>
		<content:encoded><![CDATA[<p>I do ofline data entry of nrega scheme. We used sql. My problem is when i upload the financial statment and after uploading the figures are not reflected uptodate. Later master backup was restored but the problem still persist. Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hatem.ly</title>
		<link>http://blog.sqlauthority.com/2009/02/15/sql-server-reasons-to-backup-master-database-why-should-master-database-backedup/#comment-56510</link>
		<dc:creator><![CDATA[Hatem.ly]]></dc:creator>
		<pubDate>Wed, 07 Oct 2009 23:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=2582#comment-56510</guid>
		<description><![CDATA[how frequently should we do this master db backup,
is it after certain operations [like DDL commands] or just after
any regular db backups ???

thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>how frequently should we do this master db backup,<br />
is it after certain operations [like DDL commands] or just after<br />
any regular db backups ???</p>
<p>thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
