Product Documentation

c-treeACE V10.0 Update Guide

Previous Topic

Next Topic

ctrbldif IFIL-based Rebuild Utility

The following changes were applied to the ctrbldif utility:

Added two new command line options:

  • -sortmem=<N> Sets sort memory to N KB in standalone builds. Using this option can increase the rebuild speed for large files.
  • -x8 Use extended create blocks read from data and index files, which is useful for creating rebuilt index files using the same extended create block settings as the original file. Note that, even without this option, some of the extended create block settings are always applied to the new files (e.g., huge file, extended header, and 6-byte transaction number).

Changed default sector size from 16 (page size 2048) to 64 (page size 8192) which is the default setting for c-treeACE Server.

Changed temppath from NULL (which uses the system temp file path) to the current directory.

Corrected a situation which, under certain circumstances, could cause the utility to return successful and not rebuild one index.

TOCIndex