Contents Index The consolidated and remote databases disagree on when the last synchronization took place. The remote is being asked to send a new upload that starts at the last known synchronization point The remote and consolidated databases have different timestamp precisions, and a timestamp value with a precision higher than the lower-precision side was used for conflict detection purposes. Consider using the -zp option

MobiLink Synchronization Reference
  MobiLink Synchronization Server Warning Messages
    MobiLink synchronization server warning descriptions

The consolidated and remote databases have different timestamp precisions. Consolidated database timestamps are precise to %1!d! digit(s) in the fractional second while the remote database timestamps are precise to %2!d! digit(s)


Item Value
Warning code 10017
Level 3
Parameter 1 Timestamp precision of the consolidated database in terms of number of decimal digits in the fractional second.
Parameter 2 Timestamp precision of the remote database in terms of number of decimal digits in the fractional second.
Probable cause 

Inconsistent timestamp precisions were found between the remote database and the consolidated database. Align the databases to the same precision to avoid a performance penalty or inconsistent data.


Contents Index The consolidated and remote databases disagree on when the last synchronization took place. The remote is being asked to send a new upload that starts at the last known synchronization point The remote and consolidated databases have different timestamp precisions, and a timestamp value with a precision higher than the lower-precision side was used for conflict detection purposes. Consider using the -zp option