Finalizing our upgrade to 8.5.1 and last is to upgrade ODS to R85 (51:0) by running “lo compact -c” on the server. This seems to have upgraded everyone’s mail databases and most of the databases in the data directory. However, there are some that are always in use, such as names.nsf, or Domino Domain Monitor (7), etc. How does one perform a copy style copmact to upgrade the ODS on these databases if they are always in use?
On the server console, issue a “drop all” and a “dbcache flush” (which may take a minute to return). Then you may be able to compact the DB if nothing else has grabbed a handle on it.
If it’s frequently accessed then you’ll need to bring the server offline and run a compact from the command prompt when Domino isn’t running (e.g. “ncompact.exe” on Windows servers).