Hi,
We have a table that needs some TLC. When we select certain records from it we get swarmed with KDBF errors, like so:
005 Corrupt block header at 0x5170EA in KDBF file /database/rrr/yhg/thetable/documents.tbl in the function read_head
running kdbfchk against the table yielded:
"Bad block summary:
1518 orphaned free blocks found"
I'm not an expert in kdbfchk, but I gamely tried using the "-o" flag to output to a new file. It did so but the errors remained. Can you provide a small sample of kdbf commands, with flags, that might fix the problem above? We're using your Linux flavor of texis, version 4.04.1067366033. Thanks.
We have a table that needs some TLC. When we select certain records from it we get swarmed with KDBF errors, like so:
005 Corrupt block header at 0x5170EA in KDBF file /database/rrr/yhg/thetable/documents.tbl in the function read_head
running kdbfchk against the table yielded:
"Bad block summary:
1518 orphaned free blocks found"
I'm not an expert in kdbfchk, but I gamely tried using the "-o" flag to output to a new file. It did so but the errors remained. Can you provide a small sample of kdbf commands, with flags, that might fix the problem above? We're using your Linux flavor of texis, version 4.04.1067366033. Thanks.