database upgrade 12c to 19c

DATABASE UPGRADE USING AUTOUPGRADE TOOL FROM 12c to 19c.

It is a feature that is enhanced in oracle 19c and it is mainly used to automate the upgrade process.it not only automates the database upgrade but also performs the pre-upgrade steps…

Read More

Oracle 19c Database Upgrade From 12.2.0.1.0 to 19.3.0.0 Using Manual Method

Oracle 19c Database Upgrade DETAILS SOURCE TARGET OS_VERSION OEL 6.4 OEL 6.4 DB_VERSION 12.2.0.1 19.3.0.0 DB_NAME PROD PROD ORACLE_HOME /u01/app/oracle/product/12.2.0.1/db_1 /u01/app/oracle/product/19.0.0/dbhome_1 INSTALL THE 19C BINARIES  CREATE THE REQIRED DIRECTORIES &…

Read More