index error

Post Reply
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

index error

Post by sourceuno »

I tried re-creating a metamorph inverted index on a table since I was unable to do a search on it. While trying to recreate it, I get the following error repeatedly:

105 Missing blob offset in the function TXgetblob

Is my table corrupt? If so, what is causing this error. I've seen the error a few times already.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

index error

Post by John »

It can happen with some versions of Texis if you inserted completely empty data into the blob field, which did not get stored in blob file. In that case the message is an extraneous warning.

Some people have also reported that error if the disk filled up while writing to the blob file, so the data could not be stored correctly.
John Turnbull
Thunderstone Software
Post Reply