Reporting Corrupted Index(es) (OpenInsight 32-Bit)
At 16 DEC 2009 11:23:29PM Martin Drenovac wrote:
How can i programatically run through the !index files and ascertain that an index is corrupted.
When running the "RLIST filename" and you display an indexed field, it displays in the status line that it has issues with an index - I want to be able to run a process to return me the same information.
Will running lh_info return anything along those lines?
TIA
At 17 DEC 2009 12:50AM Matthew Crozier wrote:
Hi Martin,
Haven't tried it by maybe look at get_status( error) after a collect.ixvals( file, index) call?
HTH, M@
[img]http://www.vernonsystems.com/images/logo_main_ani.gif[/img]
At 17 DEC 2009 06:58AM Martin Drenovac wrote:
Hi Mat
I can certainly do that. How are you?
At 17 DEC 2009 02:59PM Matthew Crozier wrote:
Hi Martin,
I'm well, thanks! Very busy - I see you've been busy too ;)
I'd expect collect.ixvals() to pick up any errors in the links between index leaf (ie, type '2') records. Not sure it will look at links between nodes though, other than those to get to the first leaf.
Have a good Christmas - M@
[img]http://www.vernonsystems.com/images/logo_main_ani.gif[/img]