Description
This only works for error CReplicator MapLocations.
Important Reminder Only Datapel Support should perform this task. |
Detail Steps
-
Open the db and run
select
query below to see the issueselect * from adr_addresslist order by adr_cardrecordid.
select adr_cardrecordid, count(adr_cardrecordid) from adr_addresslist group by adr_cardrecordid having count( adr_cardrecordid) > 1
-
Backup DB.
-
Run Maintenance Replication.
-
Delete all records from adr_addresslist table.
-
Perform Maintenance Replication.

Related Information
None
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article