Upgrade Oracle database from 10.2.0.x to 10.2.0.4 Follow the simple steps to upgrade your database from 10.2.0.x to 10.2.0.4 Here are the Upgrade paths:- Upgrade 10.2.0.1. to 10.2.0.4 Upgrade 10.2.0.2. to 10.2.0.4 Upgrade 10.2.0.3. to 10.2.0.4 If you have updated your Oracle version then you must upgrade your database using any one of the below methods, otherwise you will get the following error during Database startup. ORA-01092: ORACLE instance terminated. ORA-39700: database must be opened with UPGRADE option 1. Database Upgrade assistant 2. Database Upgrade assistant in Noninteractive mode 3. Manual Upgrade Method 1. Upgrade Database using Database Upgrade assistant: Step 1: Set the ORACLE_HOME and ORACLE_SID and start DBUA $ ORACLE_SID=testdb; export ORACLE_SID $ ORACLE_HOME=/oracle/v10204; export ORACLE_HOME $ dbua Step 2: Follow the upgrade steps (i) Select the database that you want to upgrade (ii) On the Recompile Invalid Objects screen, select the Recompile the invalid object...