Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

V11.2 unhandled exception on first update to member index, or error 14 on member index after automatic recovery

An unhandled exception can occur in c-treeACE Server V11.2.* only, in either of these two situations:

  1. An index file was opened read-only then closed but was kept open using the KEEPOPEN_LIST option and was then reopened and an index member was updated in such a way that the host index was not also updated (for example, read a record and update a field that is used in a member index and while the field is not used in the host index).
  2. It is also possible for a transaction-controlled index to fail to open with error 14 after automatic recovery if FairCom Server terminated abnormally after the index file was opened and an index member was updated without updating the host index (which is very unlikely).

The logic has been modified to eliminate these problems.

TOCIndex