Oracle补丁集的补丁号Patch ID/Number速查

Oracle 目前从 8i 到 11gr2发布了大量的Patchset 补丁集,有时候我们在要从My Oracle Support上下载这些补丁集的时候,可能会一下子找不到补丁号(patch id/number),下面给出了到11.2.0.3 为止的 Patchset 和 PSU的 Patch Number 信息索引:

Patchset / PSU   Patch Number

11.2.0.3              10404530

11.2.0.2.3           12419331 11.2.0.2.2           11724916 11.2.0.2.1           10248523 11.2.0.2              10098816

11.2.0.1.6          12419378 11.2.0.1.5          11724930 11.2.0.1.4          10248516 11.2.0.1.3           . . . → Read More: Oracle补丁集的补丁号Patch ID/Number速查

Oracle 11gR2发布11.2.0.3 Patchset补丁集-又一重量级更新

Oracle 11gR2的Patchset 2 即11.2.0.3在美国时间9月23日发布了(23-SEP-2011),此次的发布包括Linux 86和 Linux x86-64 2种操作系统平台。 11.2.0.3 补丁集的Patch id为10404530,该补丁集包括7个zip包,总容量达到了5 GB (慢慢下载吧!)。

 

 

Table 1 Installation Types and Associated Zip Files

Installation Type Zip File Oracle Database (includes Oracle Database and Oracle RAC)Note: you must download both zip files to install Oracle Database. p10404530_112030_platform_1of7.zip

p10404530_112030_platform_2of7.zip Oracle Grid Infrastructure (includes Oracle ASM, Oracle . . . → Read More: Oracle 11gR2发布11.2.0.3 Patchset补丁集-又一重量级更新

Slide:11g新特性-在线实施补丁online patching

11g新特性 在线实施补丁online patching View more documents from Maclean Liu

Slide:了解Oracle critical patch update

了解Oracle critical patch update View more documents from Maclean Liu

Slide:Upgrade 11.2.0.1 RAC DB/RDBMS to 11.2.0.2 in Linux By Maclean

Upgrade 11.2.0.1 rac db to 11.2.0.2 in linux View more documents from Maclean Liu

Upgrade 11.2.0.1 DB/RDBMS to 11.2.0.2 in Linux

在<Upgrade 11.2.0.1 GI/CRS to 11.2.0.2 in Linux>一文中我们介绍了升级11.2.0.1 GI/CRS到11.2.0.2的详细步骤,因为GI/CRS的版本总是要求大于DB/RDBMS,所以这是我们升级RDBMS数据库软件的前提条件。

接下来我们将具体介绍升级11.2.0.1 DB/RDBMS到 11.2.0.2的详细步骤:

一、 下载补丁介质

11.2.0.2的patchset目前没有公开的下载地址,因为updates.oracle.com目前已经不再提供ftp下载模式,所以我们只能通过登录My Oracle Support后进入Patch栏目搜索Patchid并获得加密的下载链接。

11.2.0.2补丁集的全称是11.2.0.2.0 PATCH SET FOR ORACLE DATABASE SERVER (Patchset)(patchid:10098816),可以通过10098816这个id到Patch栏目搜索,并找出对应平台的介质zip包。如在Linux x86-64平台上:

 

以上p10098816_112020_Linux-x86-64_1of7.zip和p10098816_112020_Linux-x86-64_2of7.zip ,这2个zip包对应为Database/RDBMS软件的介质,我们不需要下载所有的7个zip包,有这2个升级数据库软件就已经足够了。

完成以上2个软件的下载后,分别解压zip包:

unzip p10098816_112020_Linux-x86-64_1of7.zip -d $PATCHHOME unzip p10098816_112020_Linux-x86-64_2of7.zip -d $PATCHHOME

二、以out of place方式安装11.2.0.2 DB数据库软件

因为11.2.0.2的Patchset以后都是out of place的,所以我们可以不用像在11gr2以前那样必须在原有安装低版本软件的基础上才能升级软件,而可以选择在别的位置完全新安装。

注意该步骤不需要停止数据库实例,可以在前期工作中完成。

以DB/RDBMS数据库软件的拥有者身份(oracle用户)启动方才解压目录下的oui安装界面:

su – oracle (oracle)$ unset ORACLE_HOME ORACLE_BASE ORACLE_SID . . . → Read More: Upgrade 11.2.0.1 DB/RDBMS to 11.2.0.2 in Linux

Applying 11G R2 GI PSU 11.2.0.2.3

GI PSU 11.2.0.2.3在最近的一次CPU July中被释出,该Patch Set Update包含了最新的CPU,且GI和Database PSU的都包含在其中,可以直接从<Patch 12419353: GI PSU 11.2.0.2.3 (INCLUDES DATABASE PSU 11.2.0.2.3)>页面下载到,该PSU所修复的Bug包括:

CPU molecules in GI PSU 11.2.0.2.3: GI PSU 11.2.0.2.3 contains the following new CPU 11.2.0.2 molecules: 12586486 – DB-11.2.0.2-MOLECULE-004-CPUJUL2011 12586487 – DB-11.2.0.2-MOLECULE-005-CPUJUL2011 12586488 – DB-11.2.0.2-MOLECULE-006-CPUJUL2011 12586489 – DB-11.2.0.2-MOLECULE-007-CPUJUL2011 12586490 – DB-11.2.0.2-MOLECULE-008-CPUJUL2011 12586491 – DB-11.2.0.2-MOLECULE-009-CPUJUL2011 12586492 – DB-11.2.0.2-MOLECULE-010-CPUJUL2011 12586493 – DB-11.2.0.2-MOLECULE-011-CPUJUL2011 . . . → Read More: Applying 11G R2 GI PSU 11.2.0.2.3

OPatch工具相关的环境变量

ORACLE_HOME – This is the Oracle home location. OPATCH_DEBUG – This is the log level that specifies the amount of logging OPatch should perform. OPATCH_PLATFORM_ID – This is the unique platform ID. PATH – This is the path information. OPatch.SKIP_VERIFY_PLATFORM – Allows us to skip verification phase. Using this will not restore Oracle Home . . . → Read More: OPatch工具相关的环境变量