MS SQL Backup Failed
Does anyone know what this means and how to fix it?
Failed to create the shadow copy of volume '\\?\Volume{60f21b03-f144-11e1-ae59-00155d890e47}\'.
Date and time
Code
Module
349
Message
Failed to create the shadow copy of volume '\\?\Volume{60f21b03-f144-11e1-ae59-00155d890e47}\'.
Additional info:
------------------------
Error code: 1802
Module: 349
LineInfo: 0x8A9F7BA9E74D6F1F
Fields: {"$module":"ArsDbBackupProvider64_vsa64_1621"}
Message: Failed to create the shadow copy of volume '\\?\Volume{60f21b03-f144-11e1-ae59-00155d890e47}\'.

- Log in to post comments

When you use a backup statement to try to back up a database in Microsoft SQL Server 2008, in Microsoft SQL Server 2008 R2 or in Microsoft SQL Server 2012, the operation fails if the following conditions are true:
You have enabled change tracking on the database.
The database has been recovered at least one time after change tracking was enabled.
Additionally, the following error is logged in the SQL Server error log:
<Date><Time> <spid> Error: 2601, Severity: 14, State: 1.
<Date><Time> <spid> Cannot insert duplicate key row in object 'sys.syscommittab' with unique index '<Index Name>'.
<Date><Time> <spid> Error: 3999, Severity: 17, State: 1.
<Date><Time> <spid> Failed to flush the commit table to disk in dbid <Database ID> due to error 2601. Check the errorlog for more information.
- Log in to post comments

Hello xavi pirlo,
Thank you for your posting! This issue has not been documented in our internal system yet. I would recommend to raise a support ticket.
Thank you,
- Log in to post comments

At the point when you utilize a reinforcement proclamation to attempt to back up a database in Microsoft SQL Server 2008, in Microsoft SQL Server 2008 R2 or in Microsoft SQL Server 2012, the activity falls flat if the accompanying conditions are valid:
You have empowered change following on the database.
The database has been recouped in any event one time after change following was empowered.
Moreover, the accompanying mistake is signed in the SQL Server blunder log:
<Date><Time> <spid> Error: 2601, Severity: 14, State: 1.
<Date><Time> <spid> Cannot embed copy key column in object 'sys.syscommittab' with novel list '<Index Name>'.
<Date><Time> <spid> Error: 3999, Severity: 17, State: 1.
<Date><Time> <spid> Failed to flush the submit table to plate in dbid <Database ID> because of mistake 2601. Check the errorlog for more data.
- Log in to post comments