More On Database Defragmentation
November 30, 2008 – 3:03 pmIn a previous post I wrote about using Contig.exe to analyse defragmentation of your Domino databases. Contig.exe -a -v -s Drive:\DominoDataDirectoryPath\*.nsf > c:\fragments.txt will analyse all .nsf files in your Domino data directory and redirect the console output to a textfile.
Going through this textfile to search for heavily fragmented databases is a bit of a pain. I have created a simple database to import the file to get a better overview.

Start the import by clicking the Import action button, select the file you have created before and confirm your selection by clicking OK. Existing documents are not updated in this early release.
The code behind the action will now create one document for each database …





6 Responses to “More On Database Defragmentation”
Very cool Ulrich
I’ll give this some testing tomorrow on my testserver!
By Dennis van Remortel on Nov 30, 2008
Thanks for sharing.
Cris
By Cristian D'Aloisio on Dec 1, 2008
Ulrich, is the db for Notes 8 only?
I’m getting “Invalid NSF version” when I use 7.02 client to access it.
By Voytek Wicinski on Dec 1, 2008
@Voytek: Sorry, my mistake. Pls. download again. File is now ODS43
By Ulrich Krause on Dec 1, 2008
Very smart! Thank you for sharing. The results are very interesting (databases are on a NAS-Box).
Wolfgang
By Wolfgang Haderlein on Dec 2, 2008
thanks.
By Voytek Wicinski on Dec 2, 2008