Migration Toolkit 55.11.0 release notes v55

Released: 20 Feb 2025

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

TypeDescriptionTicket
EnhancementAdded support for migration of user-defined data types from a source Microsoft SQL Server database to a target PostgreSQL/EDB Postgres Advanced Server database.#41617
EnhancementAdded certification for installation and use on RHEL 9 ARM64 architectures.
Bug fixFixed the issue where an offline data migration generated invalid COPY format contents when table-level parallel loading option was enabled.#41558
Bug fixFixed an issue where an Oracle view based on a database link was skipped during migration.#42798
Bug fixFixed an issue that caused a migration of a MySQL table containing a TIMESTAMP column with an ON UPDATE clause to fail.
Bug fixFixed an issue where migrating a partitioned table in a PostgreSQL source database with a partition key column named ‘partition’ to a target EDB Postgres Advanced Server database failed.#43595
Bug fixFixed an issue that caused a migration of a Microsoft SQL Server table containing a SYSNAME type column to fail.#45034
Bug fixFixed an issue that caused a migration of an Oracle table containing a VARRAY type column to fail.
Bug fixImproved error handling to log error information when a Null Pointer Exception (NPE) occurs during a migration failure.