Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

Improvements in space reclamation in data records

Space reclamation in data records

Improvements have been made in the ability to combine deleted space to reduce fragmentation. ctTRNLOG files that do not have a RECBYT index can now attempt to combine the deleted space with adjacent deleted space that already exists.

To enable this behavior, either:

  • Add the server keyword COALESCE_TRNLOG ON (default is OFF)

or

  • Set the global variable ctcoaltran = YES in a standalone compile.

TOCIndex