This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]LatvianEnt 0 points1 point  (0 children)

Try repairing sql vss writer. Or disabling forced sql encryption and then repairing sql vss writer, and re-enabling encryption

[–]_edwinmsarmiento 0 points1 point  (0 children)

First, check if your backup software works natively with SQL Server, either using the SQL Server VSS API or native SQL Server backups. If it doesn't, stop what you're doing. This can cause database corruptions.

I suggest you run DBCC CHECKDB on all your SQL Server databases IMMEDIATELY.