The SQL Server VSS Writer (SQLWriter) is a specialized service that acts as a bridge between Microsoft SQL Server and the Windows Volume Shadow Copy Service (VSS). It enables third-party backup applications to create application-consistent snapshots (backups) of SQL Server databases without needing to pause or lock the database, ensuring zero downtime for live applications.
This video explains how to use the SQL Server VSS Writer to back up your databases:
Leave a Reply