title | description | author | ms.author | ms.reviewer | ms.date | ms.service | ms.subservice | ms.topic | ms.collection | ms.custom | f1_keywords | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Migrate Db2 Databases to SQL Server (Db2ToSQL) |
Use this recommended process to migrate Db2 databases to SQL Server or Azure SQL Database using SQL Server Migration Assistant (SSMA). |
cpichuka |
cpichuka |
randolphwest |
09/24/2024 |
sql |
ssma |
conceptual |
|
|
|
SQL Server Migration Assistant (SSMA) for Db2 is a comprehensive environment that helps you quickly migrate Db2 databases to [!INCLUDE ssNoVersion] 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] or Azure SQL Database, and then migrate data to [!INCLUDE ssNoVersion] or Azure SQL Database. You can't migrate SYS and SYSTEM Db2 schemas.
To successfully migrate objects and data from Db2 databases to [!INCLUDE ssNoVersion] or Azure SQL Database, use the following process:
-
After you create the project, you can set project conversion, migration, and type mapping options. For information about project settings, see Project Settings (Conversion) and related sections. For information about how to customize data type mappings, see Map Db2 and SQL Server Data Types.
-
Optionally, Assessment Report to assess database objects for conversion and estimate the conversion time.
-
Load converted database objects into SQL Server.
You can do this in one of the following ways:
-
Save a script and run it in [!INCLUDE ssNoVersion].
-
Synchronize the database objects.
-
-
If necessary, update database applications.