We sometimes face instances where consistancy checks on databases at domino startup when domino gets shutdown abruptly. In some of the instances, this auto fixup runs well but in some cases it deletes corrupted document. It sometimes leaves log for deleted doc and sometimes not. We want it to log everything it does (at least doc name which it deletes). Sp that from log.nsf we can find which documents were corrupted and then deleted.
Please help to find out this type of logging. Thanks in advance.