Steps to Patch Oracle 10.2.0.4.0 to 10.2.0.5.0

This activity will patch the Oracle database version from 10.2.0.4.0 to 10.2.0.5.0 in Windows Server 2003 64 bit.

Installation

Launch the Oracle Universal Installer. From the initial welcome screen, click Next.

Oracle 10.2.0.5 Patch - OUI Welcome

Specify the home details.

Oracle 10.2.0.5 Patch - Specify Home Details

Click Next.

Oracle 10.2.0.5 Patch - Email

Ensure the prerequisite check is passed. Then, click Next.

Oracle 10.2.0.5 Patch - Prerequisite Checks

Review the summary and click Install.

Oracle 10.2.0.5 Patch - Summary

Installation begin.

Oracle 10.2.0.5 Patch - Installation

The installation is complete.

Oracle 10.2.0.5 Patch - End Installation

Upgrade

Open the Database Upgrade Assistant. From the initial screen, click Next.

Oracle 10.2.0.5 Patch - Database Upgrade Assistant

Select the database that you want to upgrade. Click Next.

Oracle 10.2.0.5 Patch - Select DB to upgrade

Select Do Not Move Database Files as Part of Upgrade. Click Next.

Oracle 10.2.0.5 Patch - Move DB File

Select to Recompile invalid objects at the end of upgrade. Based on the number of CPUs detected, Oracle has set the following default degree of parallelism. Click Next.

Oracle 10.2.0.5 Patch - Recompile Invalid Objects

Backup the database before the patching. If you have already backed up the database, click Next.

Oracle 10.2.0.5 Patch - Backup

Click Next.

Oracle 10.2.0.5 Patch - Flash Recovery Area

Review the summary. On confirmed, click Install.

Oracle 10.2.0.5 Patch - Summary

The patching begin.

Oracle 10.2.0.5 Patch - Patching

The patching is complete.

Oracle 10.2.0.5 Patch - Upgrade Complete

Verify.

SQL> select INSTANCE_NAME, VERSION from V$INSTANCE;

INSTANCE_NAME    VERSION
---------------- -----------------
ely              10.2.0.5.0

You May Also Like

1 Comment

Leave a Reply?