Skip to content

Commit ec44fb0

Browse files
committed
Update SSMA what's new articles for v8.10
1 parent a5f9539 commit ec44fb0

5 files changed

Lines changed: 33 additions & 6 deletions

docs/ssma/access/what-s-new-in-ssma-for-access-accesstosql.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors: "HJToland3;nahk-ivanov"
55

66
ms.prod: sql
77
ms.custom: ""
8-
ms.date: "4/27/2020"
8+
ms.date: "6/2/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,10 @@ ms.author: "jtoland;alexiva"
1616

1717
This article lists SQL Server Migration Assistant (SSMA) for Access changes in each release.
1818

19+
## SSMA v8.10
20+
21+
The v8.10 release of SSMA for Access contains minor performance improvements and bug fixes.
22+
1923
## SSMA v8.9
2024

2125
The v8.9 release of SSMA for Access contains the following changes:

docs/ssma/db2/what-s-new-in-ssma-for-db2-db2tosql.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: "What's New in SSMA for DB2 (DB2ToSQL) | Microsoft Docs"
3+
description: Find out about changes to SQL Server Migration Assistant (SSMA) for DB2 (DB2ToSQL) for each release.
34
authors: "HJToland3;nahk-ivanov"
45

56
ms.prod: sql
67
ms.custom: ""
7-
ms.date: "4/27/2020"
8+
ms.date: "6/2/2020"
89
ms.reviewer: ""
910
ms.technology: ssma
1011
ms.topic: conceptual
@@ -15,6 +16,10 @@ ms.author: "jtoland;alexiva"
1516

1617
This article lists SQL Server Migration Assistant (SSMA) for DB2 changes in each release.
1718

19+
## SSMA v8.10
20+
21+
The v8.10 release of SSMA for DB2 addresses a regression in foreign keys discovery and contains minor performance improvements.
22+
1823
## SSMA v8.9
1924

2025
The v8.9 release of SSMA for DB2 contains the following changes:
@@ -47,7 +52,7 @@ In addition, SSMA for DB2 now provides:
4752
* Improved conversion for `COUNT` function in MQ tables.
4853
* Conversion of `SAVEPOINT` statements.
4954
* Conversion to emulate DB2's behavior for `NULL` values in `ORDER BY` clause.
50-
* Parsing support for ASSOCIATE RESULT SET statement.
55+
* Parsing support for `ASSOCIATE RESULT SET` statement.
5156

5257
> [!IMPORTANT]
5358
> With SSMA v8.5 and later, .NET 4.7.2 is an installation pre-requisite. If you need to install this version, you can download the runtime file from [here](https://dotnet.microsoft.com/download/dotnet-framework/net472).

docs/ssma/mysql/what-s-new-in-ssma-for-mysql-mysqltosql.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: "What's New in SSMA for MySQL (MySQLToSql) | Microsoft Docs"
3+
description: Find out about changes to SQL Server Migration Assistant (SSMA) for MySQL (MySQLToSQL) for each release.
34
authors: "HJToland3;nahk-ivanov"
45

56
ms.prod: sql
67
ms.custom: ""
7-
ms.date: "4/27/2020"
8+
ms.date: "6/2/2020"
89
ms.reviewer: ""
910
ms.technology: ssma
1011
ms.topic: conceptual
@@ -15,6 +16,10 @@ ms.author: "jtoland;alexiva"
1516

1617
This article lists SQL Server Migration Assistant (SSMA) for MySQL changes in each release.
1718

19+
## SSMA v8.10
20+
21+
The v8.10 release of SSMA for MySQL contains minor performance improvements and bug fixes.
22+
1823
## SSMA v8.9
1924

2025
The v8.9 release of SSMA for MySQL contains the following changes:

docs/ssma/oracle/what-s-new-in-ssma-for-oracle-oracletosql.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: "What's New in SSMA for Oracle (OracleToSQL) | Microsoft Docs"
3+
description: Find out about changes to SQL Server Migration Assistant (SSMA) for Oracle (OracleToSQL) for each release.
34
authors: "HJToland3;nahk-ivanov"
45

56
ms.prod: sql
67
ms.custom: ""
7-
ms.date: "4/27/2020"
8+
ms.date: "6/2/2020"
89
ms.reviewer: ""
910
ms.technology: ssma
1011
ms.topic: conceptual
@@ -15,6 +16,13 @@ ms.author: "jtoland;alexiva"
1516

1617
This article lists SQL Server Migration Assistant (SSMA) for Oracle changes in each release.
1718

19+
## SSMA v8.10
20+
21+
The v8.10 release of SSMA for Oracle contains minor performance improvements as well as the following changes:
22+
23+
* Fix for the Tester issue with index-organized tables
24+
* Fix for the names of extended stored procedures in extension pack
25+
1826
## SSMA v8.9
1927

2028
The v8.9 release of SSMA for Oracle contains the following changes:

docs/ssma/sybase/what-s-new-in-ssma-for-sybase-sybasetosql.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: "What's New in SSMA for SAP ASE (SybaseToSQL) | Microsoft Docs"
3+
description: Find out about changes to SQL Server Migration Assistant (SSMA) for Sybase (SybaseToSQL) for each release.
34
authors: "HJToland3;nahk-ivanov"
45

56
ms.prod: sql
67
ms.custom: ""
7-
ms.date: "4/27/2020"
8+
ms.date: "6/2/2020"
89
ms.reviewer: ""
910
ms.technology: ssma
1011
ms.topic: conceptual
@@ -15,6 +16,10 @@ ms.author: "jtoland;alexiva"
1516

1617
This article lists SQL Server Migration Assistant (SSMA) for SAP ASE (formerly SSMA for Sybase) changes in each release.
1718

19+
## SSMA v8.10
20+
21+
The v8.10 release of SSMA for SAP ASE contains minor performance improvements and bug fixes.
22+
1823
## SSMA v8.9
1924

2025
The v8.9 release of SSMA for SAP ASE contains the following changes:

0 commit comments

Comments
 (0)