Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Rebuild Tables with c-treeDB

ctdbRebuildTable() has been modified to call the c-tree Plus CTRBLIFILX() function to rebuild a c-tree table. When used in conjunction with the open modes CTOPEN_CORRUPT and CTOPEN_DATAONLY, the new ctdbRebuildTable() function can be used as a direct replacement for the FairCom DB ctrbldif rebuild utility. The complementary c-treeDB C++ API, CTTable::Rebuild(), method was additionally added.

TOCIndex