Complete Steps: ============ Note: ------- Below Action Plan is for Non RAC DB, If it is RAC means, Upgrade the CRS to 12c and proceed with db upgrade. Only change is just disable the cluster db parameter initially and enable back once upgrade complete. 1. Set the blackouts & perform pre Health Checks. 2. Backup the Database and File System. 2.1 Take Cold Backup. 2.2 Start up the DB only 2.3 Check for the integrity of the source database. Note 556610.1 Script to Collect DB Upgrade/Migrate Diagnostic Information (dbupgdiag.sql) If the dbupgdiag.sql script reports any invalid objects, run $ORACLE_HOME/rdbms/admin/utlrp.sql (multiple times) to validate the invalid objects in the database until there is no change in the number of invalid objects. ...