Domino 6.5.2 dosen't compact nsf

Hi i have a very big problem with lotus domino server i’m trying to compact databases load compact mail\user.nsf -B and dosen’t recover the wasted space if the user has deleted many mails.

Anyone knows how i solve this?

How can i schedule the compact like a program at everyday at 21:00 all the days of the week?.

Thanks in advance.

Subject: domino 6.5.2 dosen’t compact nsf

compact recover white space won’t work if the user is in the file. setup a program doc to run weekly if you use trans logging or daily if you don’t. Setup the program doc on the DD under Servers/Programs. Program name is “COMPACT”. For a server not running trans logging use command line “-B -S 10” to compact dbs with more than 10% white space. For servers running trans logging use command line “-b -S 5” then do a “-B” once weekly before full backups run. Check your domino admin help for more info.