Recognizing index corruption (was RE: Problem with dreportcrashing)
Kenneth Brody
kenbrody at bestweb.net
Fri Aug 1 13:22:26 PDT 2008
Quoting Chris Sellitto (Fri, 1 Aug 2008 15:31:06 -0400):
[...]
>> Depending on just how thorough you want to be, the "right
>> way" to do it would be:
>>
>> Traverse the tree, following every branch, and verifying that every
>> branch was reasonable. (ie: the left branch points to a lower key,
>> and the right branch points to a higher key.)
>>
>> Verify that every leaf node reached is higher than the previous one.
>>
>> Verify that every leaf node contains the same value as the filePro
>> record it points to.
>>
>> Finally, read the filePro file sequentially, and make sure that every
>> record can be found in the index.
[...]
>
> Okay Ken, so when can we expect the utility? ;-)
Two weeks after the check clears. :-)
--
Read the truth behind the movie "Expelled" at <http://www.ExpelledExposed.com>
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list