1. Home
  2. Knowledge Base
  3. High Availability
  4. Minimal Downtime Cross Platform Migration and 12c Database Upgrade using Data Guard
  1. Home
  2. Knowledge Base
  3. Oracle 12c
  4. Minimal Downtime Cross Platform Migration and 12c Database Upgrade using Data Guard

Minimal Downtime Cross Platform Migration and 12c Database Upgrade using Data Guard

This note describes the procedure used to perform a minimal downtime platform migration from Windows to Linux as well as a database upgrade from Oracle 11.2.0.4 to Oracle 12c (12.1.0.2).

We create a Data Guard physical standby database using the DUPLICATE FROM ACTIVE DATABASE feature, followed by a switchover and then we activate the standby and make it a primary database. Finally we upgrade the database to 12c using the catctl.pl perl utility with the parallel upgrade option.

By using Data Guard and the 12c command line parallel upgrade utility the entire operation has been performed with database outage of less than 30 minutes.

Read the note …

Updated on June 2, 2021

Was this article helpful?

Related Articles

Leave a Comment