Hi
I've created a merge replication a few days ago. it works correctly, but today when click synchronize publications, some of then encounter this error :
Data validation failed for one or more articles. When troubleshooting, check the output log files for any errors that may be preventing data from being synchronized properly. Note that when error compensation or delete tracking functionalities are disabled for an article, non-convergence can occur. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'OrdType' failed data validation (rowcount only). Rowcount actual: 6, expected: 0. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'TotBank' failed data validation (rowcount only). Rowcount actual: 31, expected: 23. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'SlsType' failed data validation (rowcount only). Rowcount actual: 2, expected: 0. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'ChqGrp' failed data validation (rowcount only). Rowcount actual: 12, expected: 2. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'PayType' failed data validation (rowcount only). Rowcount actual: 17, expected: 19. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953 Article 'Product' failed data validation (rowcount only). Rowcount actual: 3006, expected: 2956. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200953) Get help: http://help/MSSQL_REPL-2147200953
Where is the problem and how to solve it?
thanks in advance
http://www.codeproject.com/KB/codegen/DatabaseHelper.aspx