"Load Compact" error?

Hi guys,

I have a lot of request from other Notes users say they have the warning of exeed the DB quota eventhough they have already deleted most of their docs in the DB. I tried to use "load compact " command on the server. It’s worked for a few time before it didn’t work at and until now. It’s still does not work. Is this because of the bug from the version 6.0.1? Should I upgrade my server to the later version??

regards

Subject: “Load Compact” error???

Hi,

If you are using transational logging, you need to use Compact -B to reduce the size of the db, Compact without parameter just reorganize the db but doesn’t reduce the size. If you use the -B and transactional logging, the DBIID is modified, so, you need to make a full database backup after compacting completes.

Hope this helps

Christian