Lotus Notes Databases Design - Master Template Refresh?

Hi,

I have a Master Template X.

And I have about 200 individual databases that has designs of the Master Template X.

When I make changes to the Master Template, only next day, all the 200 individual datbases get updated latest designs.

How can I force all 200 databases to have latest design from Master Template immediately?

Thanks!

Subject: Lotus Notes Databases Design - Master Template Refresh?

Dear Wilson you can use this command, but whenever you will this command all the user will be affected.

load convert mail*.nsf * ndf file

Subject: RE: Lotus Notes Databases Design - Master Template Refresh?

Hi,

or use “load design”. This is the task which updates your databases during the night. Keep in mind that it can be a “heavy” one to excute during the day.

//Kjeld

Subject: RE: Lotus Notes Databases Design - Master Template Refresh?

You can also use the load convert server task and specify a text file with only the mailfiles you want to be updated. Have a look in the Domino Admin Help and search the index for CONVERT