HI,
We are doing impact assessment analysis for SQL Server 2019.
ENV1: SQL Server 2019 on Windows Server 2016
ENV2: SQL Server 2019 on Windows Server 2019
When we run Microsoft Data Migration Assistant (5.1.4591.1), it runs fine for all databases in ENV1 but failing for some databases in ENV2.
Errors in ENV2
The assessment of database 'Db1' on server 'MachineAK' failed.
Failed to determine supported target platformsfor source platform 'SqlOnPrem' of '15.0.2000.5' version. This source platform version is currently not supported to assess.
The assessment of database 'Db2' on server 'MachineAK' failed.
Failed to determine supported target platforms for source platform 'SqlOnPrem' of '15.0.2000.5' version. This source platform version is currently not supported to assess.
The assessment of database 'Db3' on server 'MachineAK'failed.
Failed to determine supported target platforms for source platform 'SqlOnPrem' of '15.0.2000.5' version. This source platform version is currently not supported to assess.
Could you please advise what is the issue and how to fix it ?
Appreciate your help and support !!