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

Error code 10017
Error constant LOSING_TIMESTAMP_PRECISION
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.