A Critical Patch
Update is a collection of patches for multiple security vulnerabilities.
Critical Patch Update patches are usually cumulative but each advisory
describes only the security fixes added since the previous Critical
Patch Update advisory. Thus, prior Critical Patch Update advisories
should be reviewed for information regarding earlier published security
fixes.its released on January, April, July &October.
Steps to Apply CPU:
Pre-Installation:
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.
- cd $ORACLE_HOME/rdbms/admin
- sqlplus / as sysdba
SQL> @catbundle.sql cpu apply
Note : For rac database nothing diffrenece unless you have to shutdown services node by node and patching ( you can patch one node then the other one).
Useful MOS notes :
Thank you
Osama Mustafa
Useful MOS notes :
Thank you
Osama Mustafa
Thank you osama i want test this but i dont have Critical Patch Updates where can I find cpu for testing propose?
ReplyDeleteyour welcome , you can install Any CPU patch From
Deletehttp://www.oracle.com/technetwork/topics/security/alerts-086861.html
Choose Your Patch and also its useful to check and read what this patch fix , And don't forget to be similar as your database version .