Attempting to upgrade from 5.0.11 to 6.01 and am encountering problems with my mail databases. I am converting the ODS with a compact –K and them running updall –RX.
The compact –K reports “Invalid or nonexistent document” in about 40% of my databases and does not convert. I found that by running compact –c –i I could get the –K to complete without errors. Though I had it solved until I ran fixup and get an “Protected Attachments Index corrupt” error.
Anyone know what a Protected attachment index is or how to fix it?
Here are my process steps:
C:\Lotus\Domino\Data>ncompact names\user_x.nsf -K
05/19/2003 10:55:34 AM Compacting names\user_x.nsf (User X)
05/19/2003 11:27:04 AM Error compacting names\user_x.nsf: Invalid or nonexistent document
05/19/2003 11:27:07 AM Database compactor process shutdown
C:\Lotus\Domino\Data>nupdall names\user_x.nsf -RX
05/19/2003 11:28:22 AM Index update process started
05/19/2003 11:28:23 AM Updating views in C:\Lotus\Domino\Data\names\user_x.ns
f
05/19/2003 11:33:14 AM Index update process shutdown
C:\Lotus\Domino\Data>ncompact names\user_x.nsf -c -i
05/19/2003 11:36:18 AM Compacting names\user_x.nsf (User X)
05/19/2003 12:03:51 PM Compacted names\user_x.nsf, 17152K bytes recovered (3%)
05/19/2003 12:03:53 PM Database compactor process shutdown
C:\Lotus\Domino\Data>nupdall names\user_x.nsf -RX
05/19/2003 12:23:50 PM Index update process started
05/19/2003 12:23:50 PM Updating views in C:\Lotus\Domino\Data\names\user_x.nsf
05/19/2003 12:32:27 PM Index update process shutdown
C:\Lotus\Domino\Data>ncompact names\user_x.nsf -K
Performing consistency check on names\user_x.nsf…
Completed consistency check on names\user_x.nsf
05/19/2003 01:42:02 PM Compacting names\user_x.nsf (User X)
05/19/2003 01:48:36 PM Compacted names\user_x.nsf, 4096K bytes recovered (0%)
05/19/2003 01:48:36 PM Database compactor process shutdown
C:\Lotus\Domino\Data>nfixup names\user_x.nsf -c
05/19/2003 01:51:34 PM Database Fixup: Started
05/19/2003 01:51:34 PM Performing consistency check on names\user_x.nsf…
**** DbMarkCorrupt(DbFixup: Found Corruptions during validation), DB=C:\Lotus\Domino\Data\names\user_x.nsf TID=[074C:0002-06AC] File=dbfixup.c Line=1674 ***
05/19/2003 01:53:00 PM Completed consistency check on names\user_x.nsf
05/19/2003 01:53:01 PM Unable to fixup database C:\Lotus\Domino\Data\names\user_x.nsf: Protected Attachments Index corrupt.
05/19/2003 01:53:01 PM Database Fixup: Shutdown
C:\Lotus\Domino\Data>