kdbfchk utility

Post Reply
source1Tamer
Posts: 91
Joined: Tue Nov 13, 2001 3:49 pm

kdbfchk utility

Post by source1Tamer »

Hi,
I have some corrupted tables, I tried to run the kdbchk utility but it looks like not fixing the errors...
How could I fix these tables without rebuilding them...
AND do u have any reason why the tables are getting corrupted???

Thanks..
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

kdbfchk utility

Post by Kai »

If you are still getting KDBF errors when accessing a table after running kdbfchk with the -o option and copying the file back in place, it is possible an index is corrupt, not the table. Drop and re-make all indexes on the table.

KDBF corruption issues can be caused by other software accessing Texis files (eg. writing), or copying/moving them while still in use, or FTPing them in non-binary (eg. ASCII) mode.
Post Reply