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 Assessment
Workspace Domino
Categories Administration
Created by Guest
Created on Jun 25, 2024

New DAOS option for Fixup -J -A dbname.nsf

https://help.hcltechsw.com/domino/10.0.1/admn_fixupoptions_r.html

mention DAOS option for Fixup

-J -D dbname.nsf

Purges or fixes documents in the specified database containing objects stored in the Document Attachment and Object Service (DAOS) in three cases: when a document is corrupted, when the DAOS ticket (reference) is outdated, or when the associated object (.NLO file) is missing.

The -D option also purges any references to orphaned objects in the DAOS repository, but unlike running Fixup without -D, using the option preserves the actual objects so that they can be later cleaned up by using the DAOS resynchronization command.

If the .NLO file location information stored in a DAOS ticket is outdated, this option updates it. This option also forces recalculation of the DAOS reference count and size information that you can display using the Show Directory command.


>> Idea: create a New DAOS option for Fixup -J -A dbname.nsf

-A

when the associated object (.NLO file) is missing > keep the Notes document, and remove the attachment reference inside the Notes document.


Use cases:

Customer lose partially the DAOS folder and can not recover from backup.

He has Mail database that can not be unDAOS for archiving.

The process to identify which NLO files has a reference in which notesdocument inside a mail file is VERY long and tedious.

Multiply the pain by the number of Mail files impacted.


This option will save a lot of time


  • Attach files
  • Guest
    Reply
    |
    Jul 4, 2024

    There is new functionality to allow repair of NLOs. This should mostly eliminate the need for a manual repair.
    There is also a restore integration option for DAOS in Domino backup & restore.
    But if a NLO is not available on any server and cannot be restored, a cleanup would be helpful.