Sorry, if I’m doing it wrong, but this is my first post in forums.
I need help with the LN replication for one of my users. Every time he replicates, LN replicates all of his messages (8600). Is there any way it can be set up to replicate new (changed) messages only?
Subject: Are the messages being updated on the server?
If it’s replicating all his docs every time I’d check the last modified on those documents on the server because replication won’t “replicate” something that isn’t an Add, Change or Delete.
Subject: Check local replication history on the client replica, check for other local replicas
On the Local Notes Client replica, check to see if the replication history is being populated correctly with the correct server replicas and time that the last replication occurred. In order for replication to just replicate updates, it has to read the replication history to determine when the last replication was.
Also, go to the Workspace, unstack replica icons, and see if there is more than one local replica. Sometimes users create new replicas from the server to “fix” problems, and then just change the filename of the original local replica. This is the # 1 cause of local replication issues - more than one database with the same replica ID. Replication does not check for filename, it checks for the replica ID and the replication history.
If there is more than one local replica, I would delete all of them, and then pull down a new local replica from the server, assuming the server replica has the correct documents. Check your server to server replication of the database if there are other replicas on other servers - do you see the same problem?