Product Documentation

c-treeRTG V2 Update Guide

Previous Topic

Next Topic

ctutil -check option (-x) to scan a file for integrity issues

The ctutil -check command was implemented to verify only the integrity of the index structure and did not perform any check on data and key consistency. The functionality has now been expanded to optionally perform extended verifications. It now has the following optional flags:

  • -x - Perform extended tests matching records with keys on all indexes
  • -k=index - Perform extended tests matching records with keys only on specified index

TOCIndex