Steps to Apply CPU:
Pre-Installation:
- Shutdown all the instance , and oracle services such as listener.
- ensure $PATH variable.
- Download Patchand unzip it.
- Use the Opatch like this : opatch napply -skip_subset -skip_duplicate.
- Startup databas.
Post-Installation :
- cd $ORACLE_HOME/rdbms/admin
- sqlplus / as sysdba
-
SQL> @catbundle.sql cpu apply
Useful MOS notes :
Introduction To Oracle Database catbundle.sql [ID 605795.1]
Thank you
Osama Mustafa
Leave a comment