Migration Toolkit 55.2.1 release notes v55

Released: 13 Jan 2022

New features, enhancements, bug fixes, and other changes in Migration Toolkit 55.2.1 include:

TypeDescription
Security FixThe Migration Toolkit logging is now based on log4j 2.17.1. Previously, it had been based on log4j v1. This change removes the vulnerabilities reported against log4j v1 and ensures that the RCE vulnerabilities discovered and reported against older versions of log4j v2 are bypassed.
Bug FixCustom column type mapping is fixed from Oracle RAW type to PostgreSQL/Postgres Plus Advanced Server UUID type.
Bug Fix-loaderCount parameter is disallowed for Sybase, MySQL, and SQL Server databases.
Bug FixFixed duplicate index name issue while migrating from MySQL to PostgreSQL.
Bug FixReplace executeQuery with executeUpdate for the query executed on MySQL that is not returning a resultset.