Upgrade to OpenEdge 11.7.0. Where DBTOOL Option 3 has been updated to report common errors like invalid record size and invalid table number and then stop further processing on the corrupt fields.
While DBTOOL Option 6 can fix corruption like: a mismatched record field number in record header, or small record fragments that might cause a problem when update on the fragment results to size of rowid of its next fragment (32->64 bit), it cannot fix all record corruption specifically invalid record size, invalid table numbers and corrupt fields. The next corrective action is to dump the available content of the affected Storage Areas, remove the Area and load into a new Storage Area. |