In Subset when generating Import and Export batch files using 'Build MS SQL Server Export/Import', the resulting import batch file uses one schema for all tables.
Eventhough the tables in the source database have different schemas.
The export batch script specifies the correct schema for each table in the source database.
But the import script does 'set GTOWNER=###' once at the start and then uses this same schema for each table.
TDM Subset 4.11
Download SubSet-4.11.25.0.zip (or a more recent version) from
TDM Subset 4.11 patches