Oracle开发部门推荐的 AIX上的Oracle11.2.0.4 应该打的补丁-非psu



Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
IBM AIX on POWER Systems (64-bit)

Details

Oracle Development has created an AIX N-Apply bundle patch on top of 11.2.0.4 which includes a number of critical fixes.

The patch does not conflict with latest DB PSU bundle and (going forward) development will proactively check if there are any conflicts with the new DBPSU bundle and then release a new AIX bundle as necessary. Details of the latest AIX bundle can be found below.

Actions

What is being announced: AIX Bundle 2 for Oracle Database 11.2.0.4

This N-apply patch supersedes bundle 1 Patch 20208022

Oracle recommends that customers install the new bundle Patch 20877677 in order to benefit from the additional fixes that it includes.

For completeness bundle 1 and 2 details are still included below.

11.2.0.4. AIX bundle 2 can be downloaded here: Patch 20877677

Note:

Prerequisite Patches
The following should be installed before installing AIX Bundle Patch #2. for 11.2.0.4.

Patch 24732075 Database Patch Set Update 11.2.0.4.170418

Note: Items with the same install number can be installed in any order.

AIX Bundle#2 for 11.2.0.4. (for 11.2.0.4.6 DBPSU) includes fixes for the following bugs:

Bug Subject
17639904 UNABLE TO ADD REDOLOG ON RAW DEVICES
17982825 FIX FOR BUG 14605073 NEEDS TO BE AMENDED
18424230 11204: ENABLING RDS CAUSE INSTANCE TERMINATION(SIGILL)
19487099 ORA-17503 AND ORA-17515 ON STARTUP UPGRADE
19656283 PORT SPECIFIC BASE BUG FOR FIXES IN BUG 19523586
20208022 N-APPLY 11.2.0.4 PATCH FOR AIX BUNDLE #1
20675347 ORA-07445 [KGHSTACK_OVERFLOW_INTERNAL()+644]
20877677 N-APPLY 11.2.0.4 PATCH FOR AIX BUNDLE #2

PrevIoUs bundle:AIX Bundle 1 for Oracle Database 11.2.0.4 (for 11.2.0.4.5 DBPSU)

This bundle has been superseded by bundle 2 (above). Patch 18600347

Bug Subject
17639904 UNABLE TO ADD REDOLOG ON RAW DEVICES
17982825 FIX FOR BUG 14605073 NEEDS TO BE AMENDED
18424230 11204: ENABLING RDS CAUSE INSTANCE TERMINATION(SIGILL)
19487099 ORA-17503 AND ORA-17515 ON STARTUP UPGRADE
19656283 PORT SPECIFIC BASE BUG FOR FIXES IN BUG 19523586
20208022 N-APPLY 11.2.0.4 PATCH FOR AIX BUNDLE #1

相关文章

数据库版本:11.2.0.4 RAC(1)问题现象从EM里面可以看到,在23号早上8:45~8:55时,数据库等待会话暴增...
(一)问题背景最近在对一个大约200万行数据的表查看执行计划时,发现存在异常,理论上应该返回100多万...
(一)删除备份--DELETE命令用于删除RMAN备份记录及相应的物理文件。当使用RMAN执行备份操作时,会在RM...
(1)DRA介绍 数据恢复顾问(Data Recovery Advise)是一个诊断和修复数据库的工具,DRA能够修复数据文...
RMAN(Recovery Manager)是Oracle恢复管理器的简称,是集数据库备份(backup)、修复(restore)和恢复...
(1)备份对象 可以使用RMAN进行的备份对象如下: --整个数据库:备份所有的数据文件和控制文件; --数...