'Repair' should really be named 'Salvage', since it will happily drop lots of data, just in the effort to get whatever it can out of the database.
Try defragging the database (esentutl -d). It does need to be done after a Salvage, but it isn't very well publicized. In fact we generally discourage running Salvage.
How big is the file?
Don't worry about the 'database too large' warning. Growing the file is a two-stage event. First, grow the NTFS file, then update our internal data structures. That just means they're slightly out of sync.
-martin
Try defragging the database (esentutl -d). It does need to be done after a Salvage, but it isn't very well publicized. In fact we generally discourage running Salvage.
How big is the file?
Don't worry about the 'database too large' warning. Growing the file is a two-stage event. First, grow the NTFS file, then update our internal data structures. That just means they're slightly out of sync.
-martin