From f58103e7e1c163def01522e7e30c42b8479a405c Mon Sep 17 00:00:00 2001 From: AustineOuma Date: Wed, 15 Jan 2025 21:09:07 +0300 Subject: [PATCH] Update README.md --- data-platform/modernise/oci-database-migration/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data-platform/modernise/oci-database-migration/README.md b/data-platform/modernise/oci-database-migration/README.md index 5ac3c2970..04b1d3726 100644 --- a/data-platform/modernise/oci-database-migration/README.md +++ b/data-platform/modernise/oci-database-migration/README.md @@ -2,7 +2,7 @@ Oracle Cloud Infrastructure Database Migration (DMS) is a fully managed cloud service for migrating Oracle and MySQL databases to Oracle Cloud Infrastructure (OCI). The Oracle database migration is powered by the Zero Downtime Migration engine and provides a complete self-service experience for logical offline or online migration using Oracle GoldenGate for minimal downtime. As a source, DMS supports on-premises Oracle databases running on Linux, AIX, or Solaris as well as Amazon RDS and co-managed databases in OCI that can be migrated to Autonomous Database Serverless/Dedicated, OCI co-managed databases and Oracle Database@Azure. For MySQL migrations DMS supports MySQL Database Server installations as well as MySQL services from OCI, Amazon, Azure and Google Cloud that can be migrated to OCI MySQL Heatwave. -Reviewed: 21.10.2024 +Reviewed: 15.01.2025 # Table of Contents @@ -19,6 +19,8 @@ Reviewed: 21.10.2024 - YouTube video explaining how OCI Database Migration is integrated with OCI GoldenGate for replication during online migrations. More information about this feature of OCI Database Migration is also available [here](https://blogs.oracle.com/dataintegration/post/oci-database-migration-announces-oci-goldengate-integration). - [A Practical Guide to Oracle Cloud Migration Using OCI DMS](https://blogs.oracle.com/dataintegration/post/migrate-data-from-onprem-oracle-11g-database-to-oci-with-minimal-downtime-using-oci-database-migration-dms) - This blog helps you in planning, designing, and implementing the process of migrating your On-premises Oracle Database 11g to OCI Base Database Service (Oracle 19c) using OCI Database Migration Service (DMS). +- [Migrate an 11g Database on OCVS into Autonomous Database](https://techrochet.com/migrate-an-11g-database-on-ocvs-into-autonomous-database) + - A step-by-step guide on how to migrate an 11g (11.2.0.4) database on Oracle VMware Service (OCVS) into an Autonomous Database using Database Migration Service (DMS) # Useful Links