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: azure-sql/migration-guides/virtual-machines/oracle-to-sql-on-azure-vm-guide.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To migrate your Oracle schema to SQL Server on Azure Virtual Machines, you need:
27
27
- A supported source environment.
28
28
-[SQL Server Migration Assistant (SSMA) for Oracle](https://www.microsoft.com/download/details.aspx?id=54258).
29
29
- A target [SQL Server VM](../../virtual-machines/windows/sql-vm-create-portal-quickstart.md).
30
-
- The [necessary permissions for SSMA for Oracle](../../../docs/ssma/oracle/connecting-to-oracle-database-oracletosql.md) and the [provider](../../../docs/ssma/oracle/connect-to-oracle-oracletosql.md).
30
+
- The [necessary permissions for SSMA for Oracle](/sql/ssma/oracle/connecting-to-oracle-database-oracletosql.md) and the [provider](/sql/ssma/oracle/connect-to-oracle-oracletosql).
31
31
- Connectivity and sufficient permissions to access the source and the target.
32
32
33
33
## Pre-migration
@@ -187,13 +187,13 @@ To publish your schema and migrate the data, follow these steps:
187
187
188
188
:::image type="content" source="./media/oracle-to-sql-on-azure-vm-guide/data-migration-report.png" alt-text="Screenshot that shows the Data Migration Report.":::
189
189
190
-
1. Connect to your SQL Server on Azure Virtual Machines instance by using [SQL Server Management Studio](../../../docs/ssms/download-sql-server-management-studio-ssms.md). Validate the migration by reviewing the data and schema:
190
+
1. Connect to your SQL Server on Azure Virtual Machines instance by using [SQL Server Management Studio](/sql/ssms/download-sql-server-management-studio-ssms). Validate the migration by reviewing the data and schema:
191
191
192
192
:::image type="content" source="./media/oracle-to-sql-on-azure-vm-guide/validate-in-ssms.png" alt-text="Screenshot that shows a SQL Server instance in SSMA.":::
193
193
194
194
Instead of using SSMA, you could use SQL Server Integration Services (SSIS) to migrate the data. To learn more, see:
195
195
196
-
- The article [SQL Server Integration Services](../../../docs/integration-services/sql-server-integration-services.md).
196
+
- The article [SQL Server Integration Services](/sql/integration-services/sql-server-integration-services).
197
197
- The white paper [SSIS for Azure and Hybrid Data Movement](https://download.microsoft.com/download/D/2/0/D20E1C5F-72EA-4505-9F26-FEF9550EFD44/SSIS%20Hybrid%20and%20Azure.docx).
198
198
199
199
## Post-migration
@@ -246,13 +246,13 @@ Microsoft SQL Server Migration Assistant for Oracle Tester (SSMA Tester) allows
246
246
247
247
In this example, stored procedure `ADD_REGION` and table `REGION` are selected.
248
248
249
-
To learn more, see [Selecting and configuring objects to test.](../../../docs/ssma/oracle/selecting-and-configuring-objects-to-test-.md)
249
+
To learn more, see [Selecting and configuring objects to test.](/sql/ssma/oracle/selecting-and-configuring-objects-to-test-oracletosql)
250
250
251
251
1. Next, select the tables, foreign keys and other dependent objects from the Oracle object tree in the left window.
252
252
253
253
:::image type="content" source="./media/oracle-to-sql-on-azure-vm-guide/tester-select-configure-affected.png" alt-text="Screenshot that shows step to select and configure affected object.":::
254
254
255
-
To learn more, see [Selecting and configuring affected objects](../../../docs/ssma/oracle/selecting-and-configuring-affected-objects-oracletosql.md).
255
+
To learn more, see [Selecting and configuring affected objects](/sql/ssma/oracle/selecting-and-configuring-affected-objects-oracletosql).
256
256
257
257
1. Review the evaluation sequence of objects. Change the order by clicking the buttons in the grid..
258
258
@@ -262,7 +262,7 @@ Microsoft SQL Server Migration Assistant for Oracle Tester (SSMA Tester) allows
262
262
263
263
:::image type="content" source="./media/oracle-to-sql-on-azure-vm-guide/tester-finalize-case.png" alt-text="Screenshot that shows step to finalize object.":::
264
264
265
-
For more information on test case settings, [Finishing test case preparation](../../../docs/ssma/oracle/finishing-test-case-preparation-oracletosql.md).
265
+
For more information on test case settings, [Finishing test case preparation](/sql/ssma/oracle/finishing-test-case-preparation-oracletosql).
266
266
267
267
1. Click on finish to create the test case.
268
268
@@ -310,7 +310,7 @@ When SSMA Tester runs a test case, the test engine executes the objects selected
310
310
The post-migration phase is crucial for reconciling any data accuracy problems and verifying completeness. It's also critical for addressing performance issues with the workload.
311
311
312
312
> [!Note]
313
-
> For more information about these problems and specific steps to mitigate them, see the [Post-migration validation and optimization guide](../../../docs/relational-databases/post-migration-validation-and-optimization-guide.md).
313
+
> For more information about these problems and specific steps to mitigate them, see the [Post-migration validation and optimization guide](/sql/relational-databases/post-migration-validation-and-optimization-guide).
314
314
315
315
## Migration resources
316
316
@@ -347,4 +347,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
347
347
-[Get free extended support for SQL Server 2012](../../virtual-machines/windows/sql-server-extend-end-of-support.md)
348
348
349
349
- To assess the application access layer, use [Data Access Migration Toolkit Preview](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
350
-
- For details on how to do data access layer A/B testing, see [Overview of Database Experimentation Assistant](../../../docs/dea/database-experimentation-assistant-overview.md).
350
+
- For details on how to do data access layer A/B testing, see [Overview of Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/frequently-asked-questions-faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ sections:
231
231
- question: |
232
232
How can I get free extended security updates for my end of support SQL Server instances?
233
233
answer: |
234
-
You can get [free extended security updates](sql-server-extend-end-of-support.md) by moving your SQL Server as-is to an Azure virtual machine. For more information, see [end of support options](../../../docs/sql-server/end-of-support/sql-server-end-of-support-overview.md).
234
+
You can get [free extended security updates](sql-server-extend-end-of-support.md) by moving your SQL Server as-is to an Azure virtual machine. For more information, see [end of support options](/sql/sql-server/end-of-support/sql-server-end-of-support-overview).
> SQL Server 2012 is approaching the [end of support life cycle](https://docs.microsoft.com/lifecycle/products/microsoft-sql-server-2012) for on-premises instances. To extend support, you can either migrate your SQL Server instance to an Azure VM, or buy Extended Security Updates to keep it on-premises. For more information, see [Extend support for SQL Server 2012 with Azure](sql-server-extend-end-of-support.md)
28
+
> SQL Server 2012 is approaching the [end of support life cycle](/lifecycle/products/microsoft-sql-server-2012) for on-premises instances. To extend support, you can either migrate your SQL Server instance to an Azure VM, or buy Extended Security Updates to keep it on-premises. For more information, see [Extend support for SQL Server 2012 with Azure](sql-server-extend-end-of-support.md)
SQL Server 2012 has reached the [end of its support (EOS) life cycle](https://docs.microsoft.com/lifecycle/products/microsoft-sql-server-2012). Because many customers are still using this version, we're providing several options to continue getting support. You can migrate your on-premises SQL Server instances to Azure virtual machines (VMs), migrate to Azure SQL Database, or stay on-premises and purchase extended security updates.
23
+
SQL Server 2012 has reached the [end of its support (EOS) life cycle](/lifecycle/products/microsoft-sql-server-2012). Because many customers are still using this version, we're providing several options to continue getting support. You can migrate your on-premises SQL Server instances to Azure virtual machines (VMs), migrate to Azure SQL Database, or stay on-premises and purchase extended security updates.
24
24
25
25
> [!TIP]
26
26
>
@@ -30,7 +30,7 @@ Unlike with a managed instance, migrating to an Azure VM does not require recert
30
30
31
31
The rest of this article provides considerations for migrating your SQL Server instance to an Azure VM.
32
32
33
-
For more information about end of support options, see [End of support](../../../docs/sql-server/end-of-support/sql-server-end-of-support-overview.md).
33
+
For more information about end of support options, see [End of support](/sql/sql-server/end-of-support/sql-server-end-of-support-overview).
34
34
35
35
## Provisioning
36
36
@@ -88,4 +88,4 @@ Extended security updates for SQL Server VMs are delivered through the Microsoft
88
88
-[Create a SQL Server VM in the Azure portal](sql-vm-create-portal-quickstart.md)
89
89
-[FAQ for SQL Server on Azure Virtual Machines](frequently-asked-questions-faq.yml)
90
90
91
-
Find out more about [end of support](../../../docs/sql-server/end-of-support/sql-server-end-of-support-overview.md) options and [Extended Security Updates](../../../docs/sql-server/end-of-support/sql-server-extended-security-updates.md).
91
+
Find out more about [end of support](/sql/sql-server/end-of-support/sql-server-end-of-support-overview) options and [Extended Security Updates](/sql/sql-server/end-of-support/sql-server-extended-security-updates).
0 commit comments