Table '%1!s!' into which you are trying to insert, update, or delete data is currently being upgraded or initialized for merge replication. On the publisher data modifications are disallowed until the upgrade completes and snapshot has successfully run. On subscriber data modifications are disallowed until the upgrade completes or the initial snapshot has been successfully applied and it has synchronized with the publisher.
Table '%1!s!' does not have a clustered primary key as required by the %2!s! index. Make sure that the primary key column ...
Table '%1!s!' foreign key 'originating_server_id' does not have a matching value in the referenced view 'dbo.sysoriginatingservers_view'. ...
Table '%1!s!' in database '%2!s!' is subscribing to transactional queued publication and published for merge for uploading ...
Table '%1!s!' into which you are trying to insert, update, or delete data has been marked as read-only. Only the merge process ...
Table '%1!s!' into which you are trying to insert, update, or delete data is currently being upgraded or initialized for ...
Table '%1!s!' may be out of synchronization. Rowcounts (actual: %2!s!, expected: %3!s!). Rowcount method %4!s! used (0 = ...
Table '%1!s!' might be out of synchronization. Rowcounts (actual: %2!s!, expected %3!s!). Checksum values (actual: %4!s!, ...
Table '%1!s!' needs to have a clustered primary key with less than %2!s! columns in it in order to create a primary XML index ...
Table '%1!s!' passed full rowcount validation after failing the fast check. DBCC UPDATEUSAGE will be initiated automatically. ...