Skip to content

Commit c1b19df

Browse files
authored
Update sql-server-linux-migrate-ssma.md
1 parent 00b2710 commit c1b19df

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

docs/linux/sql-server-linux-migrate-ssma.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
# required metadata
33

4-
title: Migrate with SQL Server Migration Assistant to SQL Server on Linux | SQL Server vNext CTP1
4+
title: Use SSMA to migrate databases to SQL Server on Linux - SQL Server vNext CTP1 | Microsoft Docs
55
description:
66
author: sanagama
77
ms.author: sanagama
88
manager: jhubbard
9-
ms.date: 11/08/2016
9+
ms.date: 11/11/2016
1010
ms.topic: article
1111
ms.prod: sql-linux
1212
ms.technology: database-engine
@@ -23,5 +23,19 @@ ms.assetid: 251bc3af-ebce-4d97-adec-afc0e7fab6cc
2323
# ms.custom: ""
2424

2525
---
26-
# Migrate with SQL Server Migration Assistant to SQL Server on Linux
26+
# Use SSMA to migrate databases to SQL Server on Linux
2727

28+
This topic introduces [SQL Server Migration Assistant (SSMA)](https://msdn.microsoft.com/en-us/library/mt613434.aspx) that helps you easily migrate databases to SQL Server vNext CTP1 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.
29+
30+
SSMA supports a variety of source databases including Oracle, MySQL, Sybase, DB2 and Microsoft Access to SQL Server vNext CTP1 on Linux and helps automate migration tasks such as:
31+
- assessing your source database
32+
- converting the source database schema to Microsoft SQL Server schema
33+
- migrating the schema
34+
- migrating the data
35+
- testing the migration
36+
37+
Get started by downloading [SQL Server Migration Assistant (SSMA)](https://msdn.microsoft.com/library/mt613434.aspx) for your source database and follow a tutorial there.
38+
39+
## See also
40+
- Download [SQL Server Migration Assistant (SSMA)](https://msdn.microsoft.com/library/mt613434.aspx) for your source database
41+
- Learn more at the [SSMA blog](https://blogs.msdn.microsoft.com/ssma/)

0 commit comments

Comments
 (0)