Vault 2014 Professional SQL Data Conflicts in Replicated Environment

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are trying to work through our reseller / consultants on this but figured we might as well post it here. If anyone has any ideas or has dealt with similar problems I would appreciate any advice. Autodesk (via our reseller) just wants us to rebuild the subscribers but A) that is time consuming and will cause downtime, B) Could cause data loss if items on the subscriber aren't replicted? C) Might not fix the problem if the issues are with the publisher database! There are a couple of subscribers that do not seem to get these issues which does provide some validity to the idea of rebuilding the affected but I worry about losing data that is in fact NOT replicated. I should also note that I can go and make changes on the subs and they seem to replicate fine, but that sql additive conflict error locks up the merge agent for 5 - 10 minutes so replication can be a bit delayed.
Recently I was asked to see why a file (.dxf) was not showing up the the webclient. The file was released from Subscriber A, and Publisher saw the change, but not other subscribers. I changed the state from the publisher and then it replicated properly. This led me to look into the replication a bit and I find we are getting many conflict errors and some of the subscribers merge agents are crashing regularly and restarting.
I have enabled verbose logging and attached one fo the files (verbose level 4) on an affected subscriber. I also found out the SQL job on the publisher for "Distribution Clean Up: AutodeskReplication" and "Replication Monitoring refresher for AutodeskReplication" are both disabled, and our 23GB vault database actually has a 10GB distribution database with 41GB.LDF file!!!!!! (I have asked autodoesk if this is desired, seems by default these are disabled and I wonder if part of the problem is the very large distribution database).
-----------------------------------------------------------------------------------------------------
Errors from the status of the subscription in SQL mgmt studio include:
The 'Microsoft SQL Server Additive Conflict Resolver' failed to resolve the conflict. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147024809)
Get help: http://help/MSSQL_REPL-2147024809
The merge process could not store conflict information for article 'MasterChanges'. Check the publication properties to determine where conflicts records are stored. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write.