Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 7d30032

Browse files
committed
fixing images
1 parent dbb568c commit 7d30032

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/sql-server/migrate/guides/db2-to-sql-server.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ To create an assessment, follow these steps:
4545

4646
1. Open SQL Server Migration Assistant (SSMA) for DB2.
4747
1. Select **File** and then choose **New Project**.
48-
1. Provide a project name, a location to save your project, and then select a SQL Server migration target from the drop-down.
49-
1. Select **OK**.
48+
1. Provide a project name, a location to save your project, and then select a SQL Server migration target from the drop-down. Select **OK**.
5049

50+
:::image type="content" source="media/db2-to-sql-server/new-project.png" alt-text="Provide project details and select OK to save.:::
5151

5252

5353
1. Enter in values for the DB2 connection details on the **Connect to DB2** dialog box.
@@ -74,10 +74,11 @@ Validate the default data type mappings and change them based on requirements if
7474
1. Select **Tools** from the menu.
7575
1. Select **Project Settings**.
7676
1. Select the **Type mappings** tab.
77-
1. You can change the type mapping for each table by selecting the table in the **DB2 Metadata explorer**.
7877

7978
:::image type="content" source="media/db2-to-sql-server/type-mapping.png" alt-text="Select the schema and then type-mapping":::
8079

80+
1. You can change the type mapping for each table by selecting the table in the **DB2 Metadata explorer**.
81+
8182
### Schema conversion
8283

8384
To convert the schema, follow these steps:
@@ -106,7 +107,7 @@ To migrate your data, follow these steps:
106107

107108
1. Publish the schema: Right-click the database from the **Databases** node in the **SQL Server Metadata Explorer** and choose **Synchronize with Database**.
108109

109-
110+
:::image type="content" source="media/db2-to-sql-server/synchronize-with-database.png" alt-text="Right-click the database and choose synchronize with database":::
110111

111112
1. Migrate the data: Right-click the schema from the **DB2 Metadata Explorer** and choose **Migrate Data**.
112113

11.4 KB
Loading
53.3 KB
Loading

0 commit comments

Comments
 (0)