Oracle 10g 最新的版本是10.2.0.5.4. 其中的5是PSR 版本号,4是PSU版本号。

 

MOS 上的2篇文档:

10.2.0.5 PatchSet - Availability and Known Issues [ID 1087991.1]

Bug 12419392 -10.2.0.5.4 Patch Set Update (PSU) [ID 12419392.8]

 

Oracle 10.2.0.5 版本的PSU(Patch Set Update Patches)列表:

 

​12419392​

10.2.0.5.4 Patch Set Update (PSU)

​11724962​

10.2.0.5.3 Patch Set Update (PSU)

​10248542​

10.2.0.5.2 Patch Set Update (PSU)

​9952230​

10.2.0.5.1 Patch Set Update (PSU)

 

Oracle PSU 都不是很大。下图是各个版本Patch的大小:

 


注意一点,该Patch 没有windows的版本。Patch 都很小。下载了Linux 32和64及AIX 64位三个版本版本的10.2.0.5.4Patch上传到了CSDN,下载地址:

​javascript:void(0)​

 

 

Patch ReadMe 里的一些说明:

 

Patch Set Update(PSU) patches are cumulative. That is, the content of all previous PSUs isincluded in the latest PSU patch.

PSU 是累积行的,会包含之前Patch里的内容。 所以打patch 只需要打最新的就可以了。

PSU 10.2.0.5.4includes all fixes previously included in PSU 10.2.0.5.3 and those listedin Section7, "Bugs Fixed by This Patch".

 

To install thePSU 10.2.0.5.4 patch, the Oracle home must have the 10.2.0.5.0 Databaseinstalled. Subsequent PSU patches can be installed on Oracle Database10.2.0.5.0 or any PSU with a lower 5th numeral version than the one being installed.

 

You must use theOPatch 10.2 version 10.2.0.5.0 or later to apply this patch. Oracle recommendsthat you use the latest released OPatch 10.2, which is available for downloadfrom My Oracle Support patch ​​6880880​​ byselecting the 10.2.0.0.0 release.

 

打这个Patch 必须是基于10.2.0.5版本的数据库。并且OPatch的版本也必须是10.2 以上的。

 

       关于该PSU 的具体说明,参考Patch里的readme 文件。