In past releases, Oracle Database patch sets consisted of a set of files that replaced files in an existing Oracle home. Beginning with Oracle Database 11g Release 2, patch sets are full installations that replace existing installations.Today, we can download Patch Sets at Oracle Support patch#[10098816] for Linux x86-64, x86.
We will find 7 files for download:
Installation Type | Zip File |
---|---|
Oracle Database (includes Oracle Database and Oracle RAC) Note: you must download both zip files to install Oracle Database. |
|
Oracle Grid Infrastructure (includes Oracle ASM, Oracle Clusterware, and Oracle Restart) |
|
Oracle Database Client |
|
Oracle Gateways |
|
Oracle Examples |
|
Deinstall |
|
We can check Bugs fixed in the 11.2.0.2 Patch Set at Oracle Support [1179583.1] and review more about New Features.
Reference:
http://support.oracle.com
http://www.oracle.com/pls/db112/homepage
5 comments:
If I have 11.1 ..Is there is a option to apply only the patch from the whole set ? or need to do a full installation ?
If you mean patch set 11.2.0.2 #10098816
You have to install full and then upgrade your database.
I tested 11.2.0.1 -> 11.2.0.2. I have to install full as well.
http://surachartopun.com/2010/09/oracle-database-11gr2-11202-is.html
ok. Thanks. I went to through the metalink id you provided too.
I thought that even though they give full installation there may be a option for installaing only patch. :-( .Thanks for your answer.
Hi Surachart,
do you have any guide ,how to apply this patch set to 11.0.2.0.1 ORACLE RAC CLUSTER. I already gone through metalink , no where found the steps for Out-of-place upgrade.
Thanks
Regards
Hemesh.
@hemora
If you need to patch Grid. You have to install(upgrade) on new Home and run rootupgrade.sh
Step for Upgrading, You can find out from oracle document.
http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/toc.htm
http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/upgrade.htm#i1011372
Good Luck
Post a Comment