Article ID: 951289 - Last Review: April 15, 2008 - Revision: 1.1 The VSS application stops responding when you perform a backup operation on a server that is running a SQL Server 2005 failover clusterOn This PageSYMPTOMSA server is running a Microsoft SQL Server 2005 failover
cluster. When you use a Volume Shadow Copy Service (VSS) application to perform
a backup operation on the server, the VSS application stops responding. Additionally,
when
this problem occurs, the following event is logged in the event log: Event Type: Error CAUSEThis problem occurs because the SQLWriter service is not
started. Therefore, the VSS application uses the SQL Server Desktop Engine
(MSDE) writer.
However, the MSDE writer generates an error when the MSDE writer processes
SQL Server 2005 cluster configurations. RESOLUTIONTo resolve this problem, start the SQLWriter service. To do
this, follow these steps:
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. MORE INFORMATIONWhen you start the SQLWriter service the first time, the
SQLWriter service
configures
itself to start automatically. The SQLWriter service is required if a VSS application performs a backup operation on a server that is running a SQL Server 2005 failover cluster. After you install the release version of SQL Server 2005, or after you install SQL Server 2005 Service Pack 1 (SP1), the SQLWriter service is not configured to start automatically. After you install SQL Server 2005 Service Pack 2 (SP2), the SQLWriter service is configured to start automatically. Description of the MSDE writer and of the SQLWriter serviceThe MSDE writer is included in the VSS framework in Windows XP and in Windows Server 2003. The VSS service uses the MSDE writer to back up the Microsoft SQL Server 2000 databases. The VSS service uses the SQLWriter service to back up the SQL Server 2005 databases or the SQL Server 2000 databases.REFERENCESFor more information about the SQLWriter service, visit the
following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/ms175536.aspx
(http://msdn2.microsoft.com/en-us/library/ms175536.aspx)
| Article Translations
|
Back to the top
