Share via

SQL Migrate feature on SSMS v22

Urbel 465 Reputation points
2026-02-27T02:40:52.16+00:00

Hi all,

i tried use Migrate SQL Server on SSMS v22, some field column selection at Assessment type was ok but only SQL Server feature party was not active, it grey out status when I select another Target Platform than SQL Server 2025

anyone know about this?

great thanks in advenced

regards,

Urbel

SQL Server Migration Assistant
SQL Server Migration Assistant

A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.

0 comments No comments
{count} votes

Answer accepted by question author
  1. Q&A Assist
    2026-02-27T02:41:01.0433333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    In the SQL Server migration component in SSMS, the Feature Parity assessment type is only available for specific target scenarios.

    According to the migration component behavior:

    • Compatibility Type is used to identify breaking changes, behavior changes, and deprecated features for upgrades between SQL Server versions.
    • Feature Parity is specifically for discovering partially supported features when migrating cross‑platform, and the note states this option is enabled when the target is SQL Server on Linux.

    Because of this, when a different target platform (such as SQL Server 2025 on Windows or other non–Linux targets) is selected, the SQL Server feature parity option is expected to be disabled (greyed out). It becomes active only when the target platform matches the supported cross‑platform scenario (for example, SQL Server on Linux).


    References:

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.