Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

Key buffer optimization for non-partition key search when Partition File support is in use

Internal c-treeACE buffers are maintained to optimize indexes that do not match the partition index. For a partitioned file, calling FRSRNG/NXTRNG with a range that matches all key values on a key that has no relationship to the partition key was faster than using FRSREC/NXTREC on that same index. The range functions are taking advantage of the optimization that maintains key buffers for indexes that do not match the partition index. This optimization has now been enabled for NXTREC operations on a non-partition index.

TOCIndex