Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Created by Guest
Created on May 5, 2025

Allow more methods than copy style compact for DBMT

Really big databases takes a long time to compact and it would be nice if a database could be used when DBMT runs. Similar to compact -B or -b

  • Attach files
  • Guest
    Jul 11, 2025

    An inplace, file size reduction compact via -B would not solve the problem. the database would still almost completely re-written.

    The best compact is a DBMT pre-alloc compact.

    You don't need a nightly compact. At most you should run a compact once per week if you have DAOS enabled and NIFNSF.

    In many cases a compact every second week would be perfectly OK.

    I would vote the other way round to have compact support the DBMT style compact option with pre-alloc.


    Daniel Nashed

    HCL Lifetime Ambassador
    [https://blog.nashcom.de]


  • Guest
    May 6, 2025

    DBMT using "copy style" compacts also makes it bad for systems that use "snapshot" backups as it makes the "file system change delta" much bigger than it could be.