Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Error 519 or wrong index key counts after automatic recovery (if member updated; host not)

In V11.2 and later, but not including V11.5, it was possible for a key retrieval operation on an index to fail with error 519 or for an index member's key count to be incorrect after the index went through automatic recovery. This only happened if the index contained one or more members in addition to the host index, and if the index file was opened and only members (not the host index) were updated (e.g., by adding and/or deleting keys to the members without also changing keys in the host index, and then c-tree terminated abnormally before the index file was physically closed). The logic has been modified to correct this problem.

TOCIndex