1

Cleaning up of log files from a database is still not affecting the document count and database size. Please help. I am using lotus Notes version 6.5.

Himanshu.MarJAVA
  • 475
  • 1
  • 11
  • 33

2 Answers2

4

Try using "compact" (compacting database) after you clean logs..

http://www-12.lotus.com/ldd/doc/domino_notes/rnext/help6_admin.nsf/b3266a3c17f9bb7085256b870069c0a9/4bc933e0fb0898bd85256c1d0039d413?OpenDocument

"When documents and attachments are deleted from a database, Domino tries to reuse the unused space, rather than immediately reduce the file size. Sometimes Domino won't be able to reuse the space or, because of fragmentation, can't reuse the space effectively until you compact the database."

Piotr Wadas
  • 1,838
  • 1
  • 10
  • 13
2

If the doc count is not going down, perhaps you have soft deletions enabled. See here for details.

Richard Schwartz
  • 14,463
  • 2
  • 23
  • 41