Unable to compact notes database (.nsf) files

I am not able to compact user database (.nsf)files after archiving from user end. After archiving there are only few mails in the Inbox, but the .nsf file size remains same.

12/01/2010 13:58:35 Remote console command issued by admin Notes/TataNYK: Load compact mail/helpdesk.nsf

12/01/2010 13:58:35 Compacting mail/helpdesk.nsf (helpdesk)

12/01/2010 13:58:51 Compacted mail/helpdesk.nsf, 0K bytes recovered (0%)

12/01/2010 13:58:51 Database compactor process shutdown

Please help me.

Thanks in advance.

Subject: not the inbox, but the doucment count

Check the document count on the database properties tab, not the inbox count. Likely, the messages are in the trash folder and thus are still part of the file. Emptying the trash prior to the compact would help in that case. You might also want to look at the Admin help for the switches available to you when running the compact tool. I like to run user mailfile compacts with -c -i -L , as it seems to best solve problems users have when over quota.

Subject: use -B switch

use the -B switch to reduce file size by reclaiming white space of deleted docs.

Subject: -B switch with schedule compaction

Thanks Paul K Smerdon.The -B switch has worked great for me.

Please update me one thing, can I use -B switch for schedule compaction also? Or there is any risk?