<?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>IT Answers &#187; Volume Shadow Copy Service</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/volume-shadow-copy-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:40:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Active Directory restore problem</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/active-directory-restore-problem/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/active-directory-restore-problem/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:16:08 +0000</pubDate>
		<dc:creator>Dkk</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Volume Shadow Copy Service]]></category>
		<category><![CDATA[VSS Backup]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Discussion Post by]]></description>
				<content:encoded><![CDATA[New Discussion Post by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/active-directory-restore-problem/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Small Business Server 2008 backup error message for Shadow Copy Service</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/small-business-server-2008-backup-error-message-for-shadow-copy-service/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/small-business-server-2008-backup-error-message-for-shadow-copy-service/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:33:27 +0000</pubDate>
		<dc:creator>123456</dc:creator>
				<category><![CDATA[Error 0X800423F4]]></category>
		<category><![CDATA[Event ID 12290]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[SBS 2008 Error Messages]]></category>
		<category><![CDATA[Volume Shadow Copy Service]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Using SBS 2008 and get the following error when doing a backup &#8220;A Volume Shadow Copy Service operation failed. Unknown error (0X800423F4)&#8221; The application event log shows event id: 12290 Any suggestions]]></description>
				<content:encoded><![CDATA[<p>Using SBS 2008 and get the following error when doing a backup </p>
<p>&#8220;A Volume Shadow Copy Service operation failed. Unknown error (0X800423F4)&#8221;</p>
<p>The application event log shows event id: 12290</p>
<p>Any suggestions</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/small-business-server-2008-backup-error-message-for-shadow-copy-service/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft Sequel Server 2005 VSS backup</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-sequel-server-2005-vss-backup/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-sequel-server-2005-vss-backup/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 11:45:00 +0000</pubDate>
		<dc:creator>LeonT</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Red Gate SQL Backup]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2005 backup]]></category>
		<category><![CDATA[SQL Server backup]]></category>
		<category><![CDATA[SQL writer]]></category>
		<category><![CDATA[SQLVDI.DLL]]></category>
		<category><![CDATA[Volume Shadow Copy Service]]></category>
		<category><![CDATA[VSS]]></category>
		<category><![CDATA[Windows Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What&#8217;s seems to have happened is that the SQLVDI.dll files in the 2 directories: C:\Program Files (x86)\Microsoft SQL Server\80\COM C:\Program Files\Microsoft SQL Server\80\COM are out of sync. This seems to have happened as a result of a service pack for MSSQL which was applied in Dev. The Microsoft Sequel VSS writer is unable to initialize [...]]]></description>
				<content:encoded><![CDATA[<p>What&#8217;s seems to have happened is that the SQLVDI.dll files in the 2 directories:<br />
C:\Program Files (x86)\Microsoft SQL Server\80\COM C:\Program Files\Microsoft SQL Server\80\COM</p>
<p>are out of sync. This seems to have happened as a result of a service pack for MSSQL which was applied in Dev.<br />
The Microsoft Sequel VSS writer is unable to initialize correctly and as a result of this interface not functioning properly, SQL Backup is unable to initialize. </p>
<p>In order to get the versions of the SQLVDI.dll in sync again I copied the latest SQLVDI.dll from another server unregistered the out of sync version and reregistered the matching version. The SQL Backup service failed to start.<br />
This problem is on Microsoft Sequel 2005 SP2 running on Windows Server 2008 on Windows Hyper V platform. Microsoft released an untested patch for this problem, however, it says that the patch is not applicable when I attempt to run it on the system. I then put everything back as it was (out of sync) and the service runs but cannot backup or restore. </p>
<p>By completely uninstalling Microsoft Sequel server including workstation components, VSS writer, Database Engine, Integration services and Full Text search engine, Red Gate Backup and then deleting all folders relevant to these installations, rebooting and reinstalling everything again, solves the problem. An uninstall of just the Database engine and Red Gate Backup does not solve the problem.</p>
<p>Anyway, uninstalling everything isn&#8217;t a solution. Have uninstalled and reintsalled VSS writer by itself. </p>
<p>I&#8217;ve tried everything and nothing. Even tried to switch the reg key enabling VSS SQL Writer in an attempt to get it to use MSDE writer instead and no go. I&#8217;ll try anything at this point&#8230;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-sequel-server-2005-vss-backup/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.021 seconds using memcached
Object Caching 491/532 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 22:17:05 -->