You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ssma/db2/migrating-db2-databases-to-sql-server-db2tosql.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: "Migrate Db2 Databases to SQL Server (Db2ToSQL)"
3
3
description: Use this recommended process to migrate Db2 databases to SQL Server or Azure SQL Database using SQL Server Migration Assistant (SSMA).
4
-
author: nilabjaball
5
-
ms.author: niball
6
-
ms.reviewer: randolphwest
7
-
ms.date: 09/24/2024
4
+
author: rwestMSFT
5
+
ms.author: randolphwest
6
+
ms.reviewer: niball, subasak
7
+
ms.date: 02/03/2026
8
8
ms.service: sql
9
9
ms.subservice: ssma
10
10
ms.topic: upgrade-and-migration-article
@@ -15,7 +15,7 @@ ms.custom:
15
15
f1_keywords:
16
16
- "ssma.db2.migratedata.f1"
17
17
---
18
-
# Migrate Db2 Databases to SQL Server (Db2ToSQL)
18
+
# Migrate Db2 databases to SQL Server (Db2ToSQL)
19
19
20
20
SQL Server Migration Assistant (SSMA) for Db2 is a comprehensive environment that helps you quickly migrate Db2 databases to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database. By using SSMA for Db2, you can review database objects and data, assess databases for migration, migrate database objects to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database, and then migrate data to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database. You can't migrate SYS and SYSTEM Db2 schemas.
21
21
@@ -25,13 +25,13 @@ To successfully migrate objects and data from Db2 databases to [!INCLUDE [ssNoVe
25
25
26
26
1.[New Project](new-project-db2tosql.md).
27
27
28
-
After you create the project, you can set project conversion, migration, and type mapping options. For information about project settings, see [Project Settings (Conversion)](project-settings-conversion-db2tosql.md) and related sections. For information about how to customize data type mappings, see [Map Db2 and SQL Server Data Types](mapping-db2-and-sql-server-data-types-db2tosql.md).
28
+
After you create the project, you can set project conversion, migration, and type mapping options. For information about project settings, see [Project Settings (Conversion)](project-settings-conversion-db2tosql.md) and related sections. For information about how to customize data type mappings, see [Map Db2 and SQL Server data types](mapping-db2-and-sql-server-data-types-db2tosql.md).
29
29
30
30
1.[Connect to Db2 database](connecting-to-db2-database-db2tosql.md).
31
31
32
-
1.[Connect to SQL Server](connecting-to-sql-server-db2tosql.md).
32
+
1.[Connect to SQL Server](connecting-to-sql-server-db2tosql.md). If you don't have a SQL Server configured already, you can optionally use the [SKU sizing recommendation (preview)](sku-recommendation-for-db2-workloads-db2tosql.md), which takes input from you about your Db2 database and generates a report recommending the right SQL SKUs.
33
33
34
-
1.[Map Db2 Schemas to SQL Server Schemas](mapping-db2-schemas-to-sql-server-schemas-db2tosql.md).
34
+
1.[Map Db2 schemas to SQL Server schemas](mapping-db2-schemas-to-sql-server-schemas-db2tosql.md).
35
35
36
36
1. Optionally, [Assessment Report](assessment-report-db2tosql.md) to assess database objects for conversion and estimate the conversion time.
37
37
@@ -51,5 +51,5 @@ To successfully migrate objects and data from Db2 databases to [!INCLUDE [ssNoVe
51
51
52
52
## Related content
53
53
54
-
-[Install SSMA for Db2 (Db2ToSQL)](installing-ssma-for-db2-client-db2tosql.md)
55
-
-[Get Started with SSMA for Db2 (Db2ToSQL)](getting-started-with-ssma-for-db2-db2tosql.md)
54
+
-[Install SSMA for Db2 client (Db2ToSQL)](installing-ssma-for-db2-client-db2tosql.md)
55
+
-[Get started with SSMA for Db2 (Db2ToSQL)](getting-started-with-ssma-for-db2-db2tosql.md)
0 commit comments