Product Documentation

c-treeRTG V2 Release Notes

Previous Topic

Next Topic

ctSQLImportTable errors unlinking MRT host table

Errors 4022 and 101 were encountered while using ctutil -sqlize or ctutil -sqlunlink with Multi-Record Tables (MRT Tables) in the following scenarios:

  1. ctutil -sqlize run twice, second run fails with 4022
  2. ctutil -sqlize, ctutil -sqlunlink table (where table is the physical table, so the MRT host) fails with 101
  3. ctutil -sqlize, ctutil -sqlunlink in a loop for all MRT members then ctutil -sqlunlink table (where table is the physical table, so the MRT host) fails with 101

The logic has been corrected to eliminate these errors.

Note: This modification is a Behavior Change.

TOCIndex