Errors 4022 and 101 were encountered while using ctutil -sqlize or ctutil -sqlunlink with Multi-Record Tables (MRT Tables) in the following scenarios:
ctutil -sqlize run twice, second run fails with 4022
ctutil -sqlize, ctutil -sqlunlink table (where table is the physical table, so the MRT host) fails with 101
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.