Migration Toolkit 55.9.0 release notes v55

Released: 21 Aug 2024

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

TypeDescriptionTicket
EnhancementMigration Toolkit now allows the user to specify one or more options via an options file. This makes it easier to manage a long list of object names.
EnhancementThe validation capability of command-line options now reports more relevant error messages with a reference to the invalid option name/value and its usage.#38264
Bug fixFixed an issue where a column value that falls in the daylight saving time slot for a MS SQL Server timestamp column was being changed when migrating to EPAS.#103780
#35739
Bug fixFixed an issue where the name of an Oracle database link was being truncated when migrated to EPAS.#35924
Bug fixFixed an issue that caused a failure when migrating a source EPAS table column containing comments to a SQL Server destination database.#37044
Bug fixFixed a corner case issue that caused an Oracle to EPAS migration to fail with a “Connection closed” error when the source schema contained a fairly large number of objects.#35593
Bug fixFixed an issue where an Oracle table with multi-byte character name failed to migrate in dblinkOra mode.#101817
#35497
Bug fixFixed an issue that caused a migration from EPAS to Oracle to fail for a TIMESTAMP type with explicit precision specification.
Bug fixFixed a corner case issue where NULL constraints failed to migrate when migrating from an SQL Server source database to an EPAS destination database.