Archive and Compact

Hello,today we made an archive process on a user database: all seems ok but the size is still the same, so I made an “in place compact with size reduction”.

In the Domino console i can correctly see that a compact command has been queued, but in fact the database size is still the same even after hours :confused:

So… how can i compact correctly that db? the user database is used by a bes server, maybe that’s the problem?

Thanks for your help.

Subject: Question

What were the command line option you used for tine inplace compaction?

You certainly could quit the Domino Server and do a quick compact -c mail\userdatabse.nsf as a work around but compact -B mail\userdatabase.nsf should of reduced the size as well…

jpaganet@us.ibm.com

Subject: re

I went in Domino Administrator and under files → right click on the database → compact → in place with file reduction.