Migration Toolkit 55.12.0 release notes v55

Released: 06 Aug 2025

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

TypeDescriptionTicket
EnhancementMigration Toolkit is now certified to support the JConnect driver for Sybase ASE.
EnhancementMigration Toolkit is now able to migrate Oracle's Identity type columns into PostgreSQL and EPAS.#80466
Bug fixFixed an issue causing improper LONGBLOB data migration from MYSQL to EPAS.#50284
Bug fixFixed an issue where a single space ' ' value in a TEXT field was getting migrated as NULL from Sybase ASE to EPAS.#49457
Bug fixFixed an issue where the -replaceNullChar option was not working for the '\' character.#48853
Bug fixFixed an issue that prevents the creation of constraints and indexes after a data load due to an invalid target connection.#41567
Bug fixFixed an issue where Migration Toolkit throws an exception when migrating an empty schema from Oracle.#49366
Bug fixFixed an issue where Oracle's EMPTY_CLOB() was incorrectly migrating as NULL instead of an empty string.
Bug fixFixed an issue where SQL Server VARCHAR(MAX) empty string value was incorrectly migrating as NULL.