Repl_sync_all_unread

Hi there,

Background:

I’ve rebuilding a machine to replace a 32-Bit cluster server running Domino 9 with a newer machine running 64 Bit Domino 9.

What I tried so far:

The machine has all mail databases as a replica like the cluster mates. It is not part of the cluster - yet.

While double checking if the replicas are okay on the new server, a user reported that he had lots of unread messages from about 1-2 years ago, old messages.

I had the database setting to replicate unread marks across all servers - not only the cluster mates - enabled, - so I thought that this should be sufficient.

However, only after setting the notes.ini variable on the new machine:
REPL_SYNC_ALL_UNREAD=1
I managed to get all unread marks replicated. Fine so far. Now I wanted to do this for all databases and this seems to work, but I no get the message:

REPLICA: Error during synchronization of unread lists for user [CN=First Lastname/OU=Some Org Unit/O=Organization/C=Country-Code]: Insufficient memory - Database Sync Pool is full.

Any idea what I can do to prevent this?

BTW: Yes, I’ve read this: http://www-01.ibm.com/support/docview.wss?uid=swg27023614 http://www-01.ibm.com/support/docview.wss?uid=swg27023614

Thanks for any pointer,

Uwe

Subject:

Hi Ewe,

The error indicates that the memory buffer used to hold the Note ID to UNID mapping is being over filled.

If this error is for a specific database can you provide a copy of the database? Do you know how many documents are in the database? Do you know how many of these are unread/read?

Thanks,
-Mark