<?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>SQL Recovery &#187; restore SQL server</title>
	<atom:link href="http://www.sqlrecovery.org/blog/tag/restore-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlrecovery.org/blog</link>
	<description>SQL database recovery tool to recover mdf files from sql server.</description>
	<lastBuildDate>Fri, 13 Aug 2010 08:01:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shrinking SQL server tempdb database to avoid corruption</title>
		<link>http://www.sqlrecovery.org/blog/shrinking-sql-server-tempdb-database-to-avoid-corruption/</link>
		<comments>http://www.sqlrecovery.org/blog/shrinking-sql-server-tempdb-database-to-avoid-corruption/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 11:59:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>
		<category><![CDATA[repair corrupt sql]]></category>
		<category><![CDATA[restore SQL server]]></category>

		<guid isPermaLink="false">http://www.sqlrecovery.org/blog/?p=28</guid>
		<description><![CDATA[<p>
In SQL Server, a database called tempdb is allocated for worktable / #temp table usage. Sometimes when the tempdb exceeds its maximum size limit, it starts behaving in weird manner. Possibilities of database corruption are very high when size of tempdb is larger than it should be, as when size <a href='http://www.sqlrecovery.org/blog/shrinking-sql-server-tempdb-database-to-avoid-corruption/' rel="nofollow">read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p>
In SQL Server, a database called tempdb is allocated for worktable / #temp table usage. Sometimes when the tempdb exceeds its maximum size limit, it starts behaving in weird manner. Possibilities of database corruption are very high when size of tempdb is larger than it should be, as when size <a href='http://www.sqlrecovery.org/blog/shrinking-sql-server-tempdb-database-to-avoid-corruption/' rel="nofollow">read more...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sqlrecovery.org/blog/shrinking-sql-server-tempdb-database-to-avoid-corruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to back up and restore SQL server database</title>
		<link>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/</link>
		<comments>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 05:19:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[repair corrupt sql]]></category>
		<category><![CDATA[restore SQL server]]></category>
		<category><![CDATA[sql server recovery]]></category>
		<category><![CDATA[sql server repair]]></category>

		<guid isPermaLink="false">http://www.sqlrecovery.org/blog/?p=17</guid>
		<description><![CDATA[<p> In a typical installation  scenario, SQL Server stores data in two different files, one with MDF  extension and stores the data itself and the other with LDF extension  and stores transaction logs. Although you can anyways configure SQL  Server to have multiple data files and transaction log <a href='http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/' rel="nofollow">read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p> In a typical installation  scenario, SQL Server stores data in two different files, one with MDF  extension and stores the data itself and the other with LDF extension  and stores transaction logs. Although you can anyways configure SQL  Server to have multiple data files and transaction log <a href='http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/' rel="nofollow">read more...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
