From f9f07febcc52137ed0f69f0b5363edd423daabf8 Mon Sep 17 00:00:00 2001 From: Carlos-CA-Alvarez Date: Tue, 26 May 2026 16:57:08 +0200 Subject: [PATCH] Added Migration with autoupgrade + Remote Clone --- data-platform/modernise/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data-platform/modernise/README.md b/data-platform/modernise/README.md index d52e70c80..b08f965bb 100644 --- a/data-platform/modernise/README.md +++ b/data-platform/modernise/README.md @@ -63,6 +63,8 @@ Reviewed: 07.10.2025 - Detailed, step-by-step instructions for creating a non-cdb database on exadb-d using Cloud native command line , available on Amalraj Puthenchira's public platform - [Migration between different Oracle versions using Remote Clone and DBUpgrade](https://carlosal.wordpress.com/2026/01/21/remote-clone-between-different-database-versions-a-real-case-remote-clone-dbupgrade/https://carlosal.wordpress.com/2026/01/21/remote-clone-between-different-database-versions-a-real-case-remote-clone-dbupgrade/) - Blog technical article about how to migrate databases with different versions using Remote Clone and DBUpgrade: a real case. Available on Carlos Álvarez's public platform. +- [Migrating a 19c PDB Oracle Database to 26ai Using autoupgrade and Refreshable Clone](https://carlosal.wordpress.com/2026/05/25/migrating-a-19c-pdb-oracle-database-to-26ai-using-autoupgrade-and-refreshable-clone/) + - Blog technical article that explains in detail how to migrate a 19c PDB to a 26ai CDB using autoupgrade and Refreshable Clone. Available on Carlos Álvarez's public platform. # Useful Links