Posts

Showing posts with the label #Migration

Oracle Database 12c to 19c - A step-by-step, cross-server upgrade walkthrough

Image
  — RMAN restore + manual catupgrd.sql path. Oracle 19c is the long-running long-term support release of the 12.2 family and, even with the AI Database line (23ai, 26ai) now established as the forward path, it remains the practical landing zone for many enterprises still on 12c. For estates running 12c (12.2.0.1), an upgrade to 19c is no longer optional — it is the entry ticket to ongoing patching, security fixes, and application certifications, and the natural staging point before any later move to 23ai or 26ai. This post walks through a complete, validated upgrade of a single-instance, non-CDB database from 12.2.0.1 on one server to 19.3.0.0 on another, using a full RMAN backup, cross-server restore, and the manual catupgrd.sql path driven by catctl.pl . Every command, every parameter, and every checkpoint shown below is taken from a real end-to-end run. 1. Why upgrade to 19c, and why this path Oracle Database 19c is positioned as the long-term support (LTS) release of the 12....

Beyond Lift-and-Shift: Migrating Workloads from OCVS to OCI Native Services

Image
A practical guide to lowering TCO, simplifying operations, and unlocking cloud-native capabilities by transitioning from Oracle Cloud VMware Solution to OCI native services. 1. Introduction Cloud strategies are no longer about lifting and shifting servers — they are about extracting value from the platform underneath. For enterprises that landed on Oracle Cloud through Oracle Cloud VMware Solution (OCVS) , a natural next step is to evaluate the move toward OCI native services . This blog post walks through the offerings of both, compares them on technical and commercial dimensions, and explains why migrating from OCVS to OCI Native is increasingly the preferred direction — particularly in light of recent shifts in the VMware ecosystem after the Broadcom acquisition. 2. Understanding the Offerings: OCVS vs. OCI Native 2.1 Oracle Cloud VMware Solution (OCVS) OCVS provides a fully customer-controlled, native VMware environment hosted on Oracle Cloud Infrastructure. It enables enterprise...