Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.89 KB

sql-server-linux-migrate-ssma.md

File metadata and controls

41 lines (32 loc) · 1.89 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom
SSMA: Automate Migration to SQL Server on Linux
Automate database migrations to SQL Server on Linux using SQL Server Migration Assistant (SSMA) for Microsoft Access, DB2, MySQL, Oracle and Sybase.
rwestMSFT
randolphwest
01/21/2025
sql
linux
conceptual
intro-migration
linux-related-content

Automate database migration to Linux with the SQL Server Migration Assistant (SSMA)

[!INCLUDE SQL Server - Linux]

This article introduces SQL Server Migration Assistant that helps you easily migrate databases to SQL Server 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 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 following list:

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

Related content