Hello,
When I’m trying to open a form containing an embedded view with a show single category (notes client), I receive the following error on the Domino console:
"04/21/2009 12:14:02 PM NIF: DETECTED STORAGE CORRUPTION ERROR ‘Index corrupted - will be rebuilt automatically when database is closed or server is restarted’
04/21/2009 12:14:02 PM NIF: in F:\Domino\data\IntraWeb\Controls.nsf collection “6- All Actual Hours|va_hour”, ID=165402 length 2048"
I have the same error if I’m using “type-ahead” in that view to quickly go to one category.
However, I’m able to open the view just fine… so, as the error message implies, it really seems to be related to the view index.
I tried rebooting the whole server, without any success.
I also tried “load updall -RX IntraWeb\Controls.nsf” on the server console, still with no success.
It happens with two views in my databases. I have five replicas of that db. Two replicas have the problem with both views and three other replicas don’t have the problem at all.
The two views having this problem contains around 10,550 - 12,000 documents (they are the biggest one in this database).
The two servers having this problem are Windows 2003, Domino 8.01 with DB2 9.1.0.356 (NSFDB2).
The three servers not having this problem are Windows 2003, 7.02FP2, 7.02FP2 and 8.02… all without DB2 (NSFDB2).
So, based on my tests, it seems to be related to the NSFDB2 setup.
Edit #1:
After many many tests, I realized that the size of the view has no impact at all. The problem seems to happen only when the first column is categorized and that one of the other column has a Total to it.
If the first column is not categorized and one other column has a Total, it works fine.
If the first column is categorized and no column has a total, it works fine as well.
It seems to be a combination of a first categorized column and another column with a Total that causes this error.
Edit #2:
After many many more tests, I realized that it needs another condition in order to receive this error. The first column MUST be categorized, another column MUST display the Total and one of the document in the view MUST have a Readers field that isn’t empty.
This is a very important issue for us, can someone help?
Thanks!