The ctsqlimp unlink logic (removal of a table linked into SQL) was not retrieving the list of virtual tables and, therefore, they were not listed for removal.
The ctsqlimp logic has been modified so that the list of virtual tables (MRT in particular) is retrieved from the dictionary itself during an unlink operation.
The unlink operation is not executed if the table cannot be opened in exclusive mode because someone else has it open.