Showing posts with label Migration. Show all posts
Showing posts with label Migration. Show all posts

Wednesday, September 10, 2014

SQL Server Migration Assesment 6.0 (SSMA) is available now for download


The new and latest version of SSMA is available now for download.  The new version brings array of new enhancements.

For beginners , SQL Server Migration Assistant known as SSMA is a tool which helps us to move variety of database to SQL Server Database. It assists us in schema migration and data migration from other database to SQL Server Database.

In my future post (coming up soon) I will be showing how we can migrate from other database to SQL Server.

Following are the enhancements SSMA 6.0 gives us.
  • Materialized View support for Oracle
  • Memory Optimized tables for Oracle
  • Improved Azure SQL DB code conversion
  • Extension pack functionality moved to schema to support Azure SQL DB
  • Performance improvements tested for databases with over 10k objects
  • UI improvements for dealing with large number of objects
  • Highlighting of “well known” LOB schemas (so they can be ignored in conversion)
  • Conversion speed improvements
  • Show object counts in UI
  • Report size reduction by more than 25%
  • Improved error messages for unparsed constructs.
Download it from here
 

You can also post your question to SSMA team at : ssmahelp@microsoft.com

So get on to SQL now  :)

Happy Learning



Sunday, August 1, 2010

SQL Server Migration Tools - for Oracle/MySQL/Sybase


Are you planning to migrate to SQL Server....? Don't forget to checkout the Migration Assessment and Planning Toolkit from Microsoft for SQL Server 2008.


Also check out the migration related more information/resources at 

Happy Learning !!!