Follow sqlserver-dba.com

Subscribe to RSS feed  Follow @jackvamvas - Twitter

*Use the Comments section for questions

SQLServer-DBA.com Links

Dba_db2_button

dba-ninja.com

SQL Server DBA Jobs

Data Migration Assistant for SQL Server 2016 Upgrade

05 April,2017 by Tom Collins

The Data Migration Assistant (DMA) has replaced the SQL Server Upgrade Wizard. The big difference is the Data Maigration Assistant also offers an option to Migrate the databases.

It's a key step in documenting how to update SQL Server. The details from the DMA give database owners detailed information about any changes required

The purpose of this post is to focus on Assessment only not on the Migration Aspect. The Assessment type of usage is very similar to the Upgrade Wizard.

There is also a command line option for the Data Migration Assistant , but I'll discuss the command line option in another post. If you want to automate the procedure of generating Compatibility reports than command line is the way to go - particularly if you have a large SQL Server inventory

 The Data Migration Assistant tool only needs to be installed once – and then you can chose the target server.The general advice is inot install on the directly on the OS hosting SQL Server. I normally select a low usage server used mainly for DBA reporting.

The other advice is not to execute the DMA during peak time. It's a resource intensive process and can have a negative impact on the SQL Server. The other advice offered by Microsoft is not run the "Compatibility issues" and the "New feature recommendations"  in the same test . Run them as separate tests

I won't include every screen , except these 3 , which highlight the basics of choosing Assessment versus Migration.

DMA Options - Choose Assessment (click to enlarge image)

  DMA_1





DMA Options - Choose Compatibility Issues (Click to enlarge image)

 

DMA_2

 

DMA Options - Choose Server Name and Authentication method (Click to enlarge image)

DMA_3

 

Read More on Upgrade issues

SQL Server support levels

Perfmon SQL Server Deprecated Features Object

SQL Server Performance Checklist - SQL Server DBA


Author: Tom Collins (http://www.sqlserver-dba.com)


Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on Data Migration Assistant for SQL Server 2016 Upgrade


sqlserver-dba.com | SQL Server Performance Tuning | SQL Server DBA:Everything | FAQ | Contact|Copyright & Disclaimer