SQL Administrator Question:

Download Job Interview Questions and Answers PDF

Tell me what is SQL Server VSS Writer?

SQL Administrator Interview Question
SQL Administrator Interview Question

Answer:

The SQL Writer Service provides added functionality for backup and restore of SQL Server through the Volume Shadow Copy Service framework. When running, Database Engine locks and has exclusive access to the data files. When the SQL Writer Service is not running, backup programs running in Windows do not have access to the data files, and backups must be performed using SQL Server backup.

Use the SQL Writer Service to permit Windows backup programs to copy SQL Server data files while SQL Server is running. It must be running when the Volume Shadow Copy Service (VSS) application requests a backup or restore. To configure the service, use the Microsoft Windows Services applet. The SQL Writer Service installs on all operating systems.

Download SQL Administrator Interview Questions And Answers PDF

Previous QuestionNext Question
How to start SQL Server in different modes?Do you know what is SQL Server service and its importance?