Skip to content

Commit 0f522f8

Browse files
authored
Merge pull request #22272 from nilabjaball/f1
F1
2 parents 60a3d32 + c8e16fe commit 0f522f8

25 files changed

Lines changed: 69 additions & 15 deletions

docs/azure-data-studio/extensions/database-migration-assessment-for-oracle-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The SKU recommendation provides the suitable Azure SQL target, its service tier
121121
The SKU recommendation evaluates various performance metrics - CPU, memory, IOPS, latency and storage. Based on the usage and the configuration data, the recommender provides the suitable SQL target and the appropriate service tier.
122122

123123
> [!Note]
124-
> If automatic workload repository (AWR) feature is enabled at Oracle instance, then the SKU recommender will use the DBA_HIST_ views to gather the performance metrics metadata. Otherwise, the recommender will use server configuration and other system views information for sizing the Azure SQL target.
124+
> If automatic workload repository (AWR) feature is enabled at Oracle instance, then SKU recommender will use the DBA_HIST_ views to gather the performance metrics metadata. Otherwise, the recommender will use server configuration and other system views information for sizing the Azure SQL target.
125125
126126
The feature assessment provides the Oracle to Azure SQL mapped features and the effort required for migrating those capabilities to Azure SQL target.
127127

75.3 KB
Loading
95.6 KB
Loading
0 Bytes
Loading
-104 KB
Loading

docs/ssma/db2/advanced-object-selection-db2tosql.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.topic: conceptual
1010
ms.assetid: ca098c15-c343-4d7d-a284-c2fc405eb991
1111
author: cpichuka
1212
ms.author: cpichuka
13+
f1_keywords:
14+
- "ssma.db2.multichecktreeview.f1"
15+
1316
---
1417
# Advanced Object Selection (DB2ToSQL)
1518
The **Advanced Object Section** dialog box lets you filter database objects by using strings and substrings in the object name, and then select or deselect those objects. SSMA performs conversion and migration operations on selected objects.

docs/ssma/db2/assessing-db2-schemas-for-conversion-db2tosql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.topic: conceptual
1010
ms.assetid: 8892f5a4-72ba-4406-8649-7a9d67f4c1d9
1111
author: cpichuka
1212
ms.author: cpichuka
13+
f1_keywords:
14+
- "ssma.db2.assessment.f1"
1315
---
1416
# Assessing DB2 Schemas for Conversion (DB2ToSQL)
1517
Before you load objects and migrate data to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you should determine how complex the migration will be and how much time the migration will take. SSMA can create an assessment report that shows the percentage of objects that will be successfully converted. SSMA also lets you view the specific issues that cause conversion failures.

docs/ssma/db2/assessment-report-db2tosql.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.topic: conceptual
1010
ms.assetid: 9e13eba0-e3cf-4205-974f-c00f982061de
1111
author: cpichuka
1212
ms.author: cpichuka
13+
f1_keywords:
14+
- "ssma.db2.assessmentreport.f1"
15+
1316
---
1417
# Assessment Report (DB2ToSQL)
1518
The Assessment Report window shows the results of the conversion of database objects to [!INCLUDE[tsql](../../includes/tsql-md.md)] syntax, and can also help you estimate the complexity and cost of your migration projects.

docs/ssma/db2/connect-to-db2-db2tosql.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.topic: conceptual
1010
ms.assetid: 9d485fd0-ab5d-402a-a59a-e9982a61b7de
1111
author: cpichuka
1212
ms.author: cpichuka
13+
f1_keywords:
14+
- "ssma.db2.connectdb2mfform.f1"
15+
1316
---
1417
# Connect To DB2 (DB2ToSQL)
1518
Use the **Connect to DB2** dialog box to connect to the DB2 database that you want to migrate.

docs/ssma/db2/connect-to-sql-server-db2tosql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.topic: conceptual
1010
ms.assetid: bc14a072-8949-4ee0-a4b4-ada55fe8df5c
1111
author: cpichuka
1212
ms.author: cpichuka
13+
f1_keywords:
14+
- "ssma.db2.connectmssqlform.f1"
1315
---
1416
# Connect to SQL Server (DB2ToSQL)
1517
Use the **Connect to SQL Server** dialog box to connect to the instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] that you want to migrate to. To access the **Connect to SQL Server** dialog box, on the **File** menu, click **Connect to SQL Server**.

0 commit comments

Comments
 (0)