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 Under Consideration
Workspace Domino
Categories Administration
Created by Guest
Created on May 18, 2020

Enlisting all corrupted database in a file

On the latest v11.0.1 release, there are still no available tool to enlist all corrupted database on 1 specific file or database.

The said documentation below provides another copy of the database which is supposedly not needed as it is redundant and compromise disk space.

Collecting corruption data for all databases on a server

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

  • Attach files
  • Guest
    Reply
    |
    Jul 4, 2020

    I have hundreds of PMRs where HCL and IBM Support could not identify the root cause of the corruption. In my experience NSFs start getting corrupted the moment Domino is started. Database corruption happens so much that HCL added the rprcleanup feature to mitigate it.

    That is fine in the case of clustered servers, but not all servers can be clustered.

    Since the Domino server already includes code to trigger rprcleanup, why not leverage that code to provide a view or report showing administrators which databases are corrupted? Then we would be able to run maintenance proactively before experiencing an outage. And we wouldn't need another futile call to HCL Support. Do you understand?

  • Admin
    Thomas Hampel
    Reply
    |
    Jul 3, 2020

    Did you try to identiy the root cause of corruption?

  • Guest
    Reply
    |
    May 19, 2020

    Domino has some way to identify corruption, but if a server is not clustered, there will be no rprcleanup. In this case, we need to run maintenance to repair corrupted files. There should be a "Corruption Analysis" tool in the Tools pane of the Files tab in Domino Administrator. It would use the existing code in Domino to provide a list of the corrupted databases. Ideally, it would also specify the manner in which they are corrupted. For example if the view indexes are corrupted, our remedy is to run updall. Other types of corruption may require fixup or compact. The tool should provide this insight.