The UTF8 Migration pack fails against Microsoft SQL Server Database (MSSQL) if the database name starts with an integer, for example if the database name is 21AUTOMIC. The PCK.AUTOMIC_UTF-8.MIG-STEP05.COPY.INIT.DATA.NOILM.DST will show something like:
U02012014 JDBC Driver Version: {version number}
update 21AUTOMIC.dbo.uc_migration set transfered='Y' where mig_run=1 and transfered='N'
Incorrect syntax near '21'.
UTF8 Migration Pack 1.0.6 and lower
This is defect that is planned to be fixed in a future release of the Migration workflow.