2 out of 18 Dynamics GP 2013 databases had backup failure, with error below.
Failed to flush the commit table to disk in dbid ____ due to error 2601.
Some research done on this error showed that it's related to the Change Tracking enabled on the database.
I then tried to turn off the Change Tracking for these 2 databases, but it gave me another error. (I only managed to capture the below from the log).
Cannot insert duplicate key row in object 'sys.syscommittab' with unique index
In this case, what else can be done to remove the Change Tracking, or at least to get the backup fixed ? (There has been no backup for 2 months now).
-------------------------------------------
Additional details of the environment:
1. Database Server (Standalone)
Windows Server 2012
SQL Server 2012 SP1
-------------------------------------------
*This post is locked for comments