Product Documentation

c-treeACE V10.0 Release Notes

Previous Topic

Next Topic

PRIME_CACHE and PRIME_INDEX Configuration Options Parsing Corrected

It was found that specifying the c-treeACE configuration options PRIME_CACHE or PRIME_INDEX with values greater than 2 GB, the cache was not primed with the specified number of bytes of data records or index nodes. Switching the cast of the variable used for the numerical value to an unsigned value corrects this deficiency.

In addition, the scaling factors (for example 2GB) failed to operate on the PRIME_INDEX keyword. Extending the scaling factor logic now adds this capability.

TOCIndex