Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.93 KB

File metadata and controls

49 lines (40 loc) · 1.93 KB
title Automate database migrations to SQL Server on Linux | Microsoft Docs
description
author sanagama
ms.author sanagama
manager jhubbard
ms.date 03/17/2017
ms.topic article
ms.prod sql-linux
ms.technology database-engine
ms.assetid 251bc3af-ebce-4d97-adec-afc0e7fab6cc
ms.custom H1Hack27Feb2017

Automate database migration to Linux with the SQL Server Migration Assistant

This topic introduces SQL Server Migration Assistant (SSMA) that helps you easily migrate databases to SQL Server vNext CTP 1.4 on Linux from Microsoft Access, DB2, MySQL, Oracle and Sybase. SSMA is a Windows application, so use SSMA when you have a Windows machine that can connect to a remote SQL Server instance on Linux.

SSMA supports a variety of source databases including Oracle, MySQL, Sybase, DB2 and Microsoft Access to SQL Server vNext CTP 1.4 on Linux and helps automate migration tasks such as:

  • assess your source database
  • convert the source database schema to Microsoft SQL Server schema
  • migrate the schema
  • migrate the data
  • test the migration

To get started, download SQL Server Migration Assistant (SSMA) for your source database from the list below:

Next, follow the SQL Server Migration Assistant (SSMA) to migrate your source database to SQL Server vNext on Linux.

See also