Showing posts with label DBUA. Show all posts
Showing posts with label DBUA. Show all posts

June 3, 2020

Oracle Database Upgrade from 12c to 19c using DBUA

Oracle database can be upgraded directly to the new release from the following releases:

  • 11.2.0.4
  • 12.1.0.2
  • 12.2.0.1
  • 18

If your current Oracle Database is a release earlier than 11.2.0.4, then you cannot directly upgrade your Oracle Database
to the latest release. In this case, you are required to upgrade to an intermediate release before upgrading to 
Oracle Database 19c.

Oracle Database 26ai Installation Using RPM on Oracle Linux 9 (OEL 9) – Step-by-Step Guide

  In this post I will describe the installation of Oracle Database 26ai 64-bit on Oracle Linux 9 (OL8) 64-bit. The installation requires a m...