Wednesday, September 1, 2010

Notes Client upgrade and ODS upgrade

Everytime i upgrade my Notes Client, i used to manually upgrade the ODS version of local database. Untill i came across an interesting ini parameter, which forces ODS upgrade of local databases on Clients.

Notes 8.5.2 Client provide the ability to have user's local On Disk Structure (ODS) upgraded.
 
NSF_UpdateODS=1

Notes start upgrading the ODS version of important databases first, after Client restarts.


For other databases, the ODS upgrade will take place in a background process and while a database is upgraded, the end user will not be able to use the database.


Basically it does run compact against all databases with "-C -ODS -Quiet -Client -UpdateIndexes".


0 comments:

Post a Comment