Many updates while replicating the first time of the day

Hi all,

Many users reported me a pb during a replication.

When they replicate their mail database the first time in the day, it takes nearly 15-20 Mb (600 docs) of updates.

Others replications during day are OK.

I checked the logs to see it.

I found it were some structures documents updated. When I uncheck the structure to replicate it takes 2 Mb which is not yet correct.

Server : 6.5.4 FP3

Client : 6.5.4

W2k

They are Editor on their mail database.

Any ideas ?

Thanks in advance

Subject: Many updates while replicating the first time of the day

I’m assuming your users have a local replica of their mail file on their workstations, correct?

It sounds like the designer task, which is probably running overnight on the mail server, is making some changes to the design on the mail files every night, which is not normal.

It could be that you have some sort of template inheritance problem which is changing the mail template every day - check the replication history of the mail template to see what it is replicating with; and the logs to see if your template is being refreshed by another template.

Alternatively, the design changes are not being applied properly to the local mail files.

Subject: RE: Many updates while replicating the first time of the day

yes, they have a local replica on their laptops.Indeed, there is a program document on the server for the design task. I 've checked the replication history of the mail template but there is nothing.

So, I’ve disabled the design task for this night. I’ve desactivated the replication for the mail template too.

I hope this will correct the pb.

I’ll check it tomorrow morning and post my result back.

Thanks

Subject: RE: Many updates while replicating the first time of the day

Bytheway, my server is part of a cluster. Should have any incidence?