Page 1 of 1

error 005

Posted: Thu Nov 15, 2001 2:45 pm
by resume.robot
What's the likely cause of this error?

<!-- 005 /webinator/search:456: Corrupt operation at 0x4A435976 in KDBF file /home/httpd/html/resumerobot/pub/webinator/user/html.tbl: error 0: Unknown (Read past EOF) in the function read_head -->

Thanks

Mike Clark
robot@resumerobot.com

error 005

Posted: Thu Nov 15, 2001 3:01 pm
by mark
Looks like the file got truncated. Perhaps by a full disk? Use kdbfchk to fix it. You'll probably want to rebuild the indices on it after it's fixed.

error 005

Posted: Thu Feb 14, 2002 11:39 am
by neil.munro
Hello,
I am using Commercial Webinator version 2.56 but don't have access to the kdbfchk utility.
I have this problem but don't think that it gets corrupted by lack of resources of my system.. maybe limitations on my table...???
I have tried dropping the index and then re-indexing but it doesn't work.
Is there any solution for me, an owner of the commercial version?

error 005

Posted: Thu Feb 14, 2002 12:07 pm
by mark
I assume you mean that you did
gw -dyourdb -dropindex
then
gw -dyourdb -index
If so and you still get the message you can either rewalk the data to a new database or open a tech support ticket at "Tech Support" on the left menu to see if we can dig up an old version of kdbfchk that matches your webinator version. If the table's not huge it may be simplest to just rewalk the data.