Migration Toolkit 55.11.2 release notes v55

Released: 13 May 2025

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

TypeDescriptionTicket
Bug fixFixed the issue where a source PostgreSQL identity-type column is migrated as a normal column in the target PostgreSQL table.#37713
Bug fixFixed a performance regression that caused a notable delay when reading constraint metadata from a source Oracle database under specific corner case conditions.#45373
Bug fixFixed a a data migration issue in non-COPY mode for a target PostgreSQL table when the Oracle source column contained NUL char.
Bug fixFixed an issue where a user-defined check constraint on a target Oracle table is not disabled in dataOnly mode if it contains an IS NOT NULL clause.
Bug fixFixed an issue that prevents the migration of PostgreSQL partitioned tables when using parallel loaders (loaderCount > 1).