<?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>Puzzlestone &#187; Microsoft</title>
	<atom:link href="http://puzzlestone.co.uk/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://puzzlestone.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 20 May 2010 08:01:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL2005 Shrink Transaction Logs</title>
		<link>http://puzzlestone.co.uk/2007/11/sql2005-shrink-transaction-logs/</link>
		<comments>http://puzzlestone.co.uk/2007/11/sql2005-shrink-transaction-logs/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 14:39:13 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://rivernetworks.co.uk/blog/2007/11/11/sql2005-shrink-transaction-logs/</guid>
		<description><![CDATA[There are a lot of articles to be found on this subject but here is a condensed procedure:
Your SQL transaction log is too big and you need to shrink it before SQL server explodes through lack of disk space:

Back up your database &#8211; optional but a good idea as you are about to invalidate your [...]]]></description>
		<wfw:commentRss>http://puzzlestone.co.uk/2007/11/sql2005-shrink-transaction-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL2005 backup of the file or filegroup is not permitted because it is not online</title>
		<link>http://puzzlestone.co.uk/2007/11/sql2005-backup-of-the-file-or-filegroup-is-not-permitted-because-it-is-not-online/</link>
		<comments>http://puzzlestone.co.uk/2007/11/sql2005-backup-of-the-file-or-filegroup-is-not-permitted-because-it-is-not-online/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 14:10:53 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://rivernetworks.co.uk/blog/2007/11/11/sql2005-backup-of-the-file-or-filegroup-is-not-permitted-because-it-is-not-online/</guid>
		<description><![CDATA[While trying to backup a SQL database using Microsoft SQL server management studio the following error occurs:
Microsoft SQL Server Management Studio
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
Backup failed for Server &#8216;ServerName&#8217;.  (Microsoft.SqlServer.Smo)
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
ADDITIONAL INFORMATION:
System.Data.SqlClient.SqlError: The backup of the file or filegroup &#8220;sysft_DatabaseName&#8221; is not permitted because it is not online. BACKUP can be performed by using the FILEGROUP or FILE clauses [...]]]></description>
		<wfw:commentRss>http://puzzlestone.co.uk/2007/11/sql2005-backup-of-the-file-or-filegroup-is-not-permitted-because-it-is-not-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
