Supported Upgrade Paths
Direct upgrades to 12c are possible from existing databases with
versions 10.2.0.5+, 11.1.0.7+, or release 11.2.0.2+. Upgrades from other
versions are supported only via intermediate upgrades to a supported
upgrade version.
When you are using the DBUA or performing a manual upgrade, you will
need both versions of the database present to complete the operation.
Typically, you will be installing Oracle 12c into a new ORACLE_HOME on
the existing server.
Database Upgrade Assistant (DBUA)
The preferred upgrade method is to use the Database Upgrade Assistant
(DBUA), a GUI tool that performs all necessary prerequisite checks
and operations before upgrading the specified instances. The DBUA can be
started directly from the Oracle Universal Installer (OUI)
during installation, or separately after the software installation is
complete.
Make sure the database is started and run the database upgrade assistant.
$ export ORACLE_HOME=/u01/app/oracle/product/12.1.0.1/db_1
$ export PATH=$ORACLE_HOME/bin:$PATH
$ dbua
Select the "Upgrade Oracle Database" option, then click the "Next" button.