I have come across a strange problem. We have clustered environment and I run an agent to compare the document counts between the replicas on both servers. Just lately I have noticed on users who are using the version 6.5.1 mail template the document count is reporting a different number to the actuall number of docs in the db. Eg the front end server gives one number the backend server gives a different number. On investigations to correct the differences to ensure data integrity it is found that if you go into the db and select all the documents they will give a third number and this number is the same in both replicas, indicating that the replicas are in fact up to date.
This is beginning to cause some grief as we are about to roll out more of the user base to the 6.5.1 template and there is a lot of manual checking to determine if the replicas are in sync.
Has anyone seen this problem where doc count is different on the properties to what is in the db? I have read a few suggestions about creating select all views and response docs causing the problem but I am not entirely convinced. I don’t want to be adding additional views into users mail files.
Regards,
Mark