Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Warning Messages » Alphabetic list of warning messages

The remote database is not capable of matching the timestamp precision of the consolidated database.  Your application, schema, and scripts must contain logic that copes with the precision mismatch Next Page

The timestamp precision mismatch may affect upload conflict detection. Use the -zp option to cause the MobiLink server to use the lowest timestamp precision for conflict detection purposes


Item

Value

Constant

MAY_USE_AUTO_TIMESTAMP_TOLERANCE

Error code

10020

Probable cause

Timestamp precision mismatch between the remote database and the consolidated database has been detected. The mismatch can affect upload conflict detection as the MobiLink server will compare the rows for the two databases. If you decided not to align precision on the databases involved in your synchronization system, you may use the -zp swith to start the MobiLink server. If this command line option is used, the MobiLink server will tolerate conflict caused by timestamp differences smaller than the lower precision among the two databases.