<?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>Michael Phillips Blog &#187; backups</title>
	<atom:link href="http://nukeitmike.com/blog/tag/backups/feed" rel="self" type="application/rss+xml" />
	<link>http://nukeitmike.com/blog</link>
	<description>My place to speak about things</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:57:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Data Protection Manager 2010</title>
		<link>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/</link>
		<comments>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:51:36 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[DPM]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/</guid>
		<description><![CDATA[So I am a bit late realizing this, but the Beta for DPM 2010 is available now on the Connect site.&#160; I haven’t read anything on it yet, so mainly I am just posting this to make myself look into it. https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&#38;DownloadID=22070]]></description>
			<content:encoded><![CDATA[<p>So I am a bit late realizing this, but the Beta for DPM 2010 is available now on the Connect site.&#160; I haven’t read anything on it yet, so mainly I am just posting this to make myself look into it.</p>
<blockquote><p><a title="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070" href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070">https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The stub received bad data &#8211; DPM backup of a SQL DB</title>
		<link>http://nukeitmike.com/blog/2009/03/26/the-stub-received-bad-data-dpm-backup-of-a-sql-db/</link>
		<comments>http://nukeitmike.com/blog/2009/03/26/the-stub-received-bad-data-dpm-backup-of-a-sql-db/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 13:27:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[DPM]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/03/26/the-stub-received-bad-data-dpm-backup-of-a-sql-db/</guid>
		<description><![CDATA[My DPM Server: Server 2008 x64 DPM 2007 SP1 SQL 2005 SP3 (local to DPM) Protecting: Server 2003 SP2 x64 SQL 2005 SP3 I have about 30 databases being backed up from the one client machine.&#160; All of them backup just fine except one.&#160; Every time I try to do a synchronization or a full [...]]]></description>
			<content:encoded><![CDATA[<p>My DPM Server:    <br />Server 2008 x64     <br />DPM 2007 SP1    <br />SQL 2005 SP3 (local to DPM)    </p>
<p> Protecting:    <br /> Server 2003 SP2 x64    <br /> SQL 2005 SP3    </p>
<p> I have about 30 databases being backed up from the one client machine.&#160; All of them backup just fine except one.&#160; Every time I try to do a synchronization or a full backup I get the following error: </p>
<blockquote><p>Triggering synchronization on *myserver\mydatabase* failed: Error 46: DPM failed to perform the operation because too many objects have been selected. Select fewer objects and then retry this operation. </p>
<p>Error details: The stub received bad data (0x800706F7) </p>
<p>Recommended action: Select fewer objects. 1) If you are trying to protect a large number of data sources on a volume, consider protecting the whole volume instead of individual data sources. 2)If you are trying to recover a large number of folders or files from a volume, consider recovering the parent folder, or divide the recovery into multiple operations. </p>
</blockquote>
<p>This happens even if I just select the one database.&#160; All the other databases backup correctly.</p>
<p>After posting in the <a title="The stub received bad data" href="http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.dataprotectionmanager&amp;mid=e2aa6c05-b4bc-4792-a33d-9e8b8c6d49fd" target="_blank">news group</a>, I got a question from a Microsoft person whether full text indexing was enabled, and if so how many catalogs.&#160; Upon investigation, it appears that this is one of the only databases that i have that has full text indexing enabled.&#160; It has 32 indexes.&#160; </p>
<p>So with the suggestion of a colleague, I did a rebuild of the indexes:</p>
<ol>
<ol>
<li>In SQL Server Management Studio (SSMS) expand the database/Storage/Full Text Catalogs</li>
<li>Right click on the Full Text Catalogs folder and select Rebuild All</li>
</ol>
</ol>
<p>Then I went back to my DPM server, to the protection group and selected the database in question.&#160; I did a “Create recovery point – Disk”, “Create a recovery point by using express full backup”.</p>
<p>That worked, so maybe that means the problem is fixed…</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/03/26/the-stub-received-bad-data-dpm-backup-of-a-sql-db//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
