Migration Portal 4.9.0 release notes v4

Released: 21 May 2024

New features, enhancements, bug fixes, and other changes in Migration Portal 4.9.0 include the following:

TypeDescription
FeatureAdded the AI Copilot feature that you can use to ask questions related to database migrations and request suggestions to resolve specific Oracle-to-EDB Postgres Advanced Server schema incompatibility issues. See the Migration Portal AI Copilot documentation for more information.
EnhancementAdded a repair handler ERH-2108 that removes the PARALLEL/NOPARALLEL clause from PARTITIONED TABLE and MVIEW definitions, as it isn't supported in EDB Postgres Advanced Server.
Bug fixFixed an issue where Migration Portal couldn't remove the XMLTYPE column property clause from the TABLE definition. This clause isn't supported in EDB Postgres Advanced Server.
Bug fixFixed an issue where an end portion of DDL files was removed due to a parsing failure.