标签云
asm恢复 bbed bootstrap$ dul In Memory kcbzib_kcrsds_1 kccpb_sanity_check_2 MySQL恢复 ORA-00312 ORA-00607 ORA-00704 ORA-00742 ORA-01110 ORA-01555 ORA-01578 ORA-08103 ORA-600 2131 ORA-600 2662 ORA-600 2663 ORA-600 3020 ORA-600 4000 ORA-600 4137 ORA-600 4193 ORA-600 4194 ORA-600 16703 ORA-600 kcbzib_kcrsds_1 ORA-600 KCLCHKBLK_4 ORA-15042 ORA-15196 ORACLE 12C oracle dul ORACLE PATCH Oracle Recovery Tools oracle加密恢复 oracle勒索 oracle勒索恢复 oracle异常恢复 Oracle 恢复 ORACLE恢复 ORACLE数据库恢复 oracle 比特币 OSD-04016 YOUR FILES ARE ENCRYPTED 勒索恢复 比特币加密文章分类
- Others (2)
- 中间件 (2)
- WebLogic (2)
- 操作系统 (103)
- 数据库 (1,701)
- DB2 (22)
- MySQL (74)
- Oracle (1,562)
- Data Guard (52)
- EXADATA (8)
- GoldenGate (24)
- ORA-xxxxx (159)
- ORACLE 12C (72)
- ORACLE 18C (6)
- ORACLE 19C (15)
- ORACLE 21C (3)
- Oracle 23ai (8)
- Oracle ASM (68)
- Oracle Bug (8)
- Oracle RAC (53)
- Oracle 安全 (6)
- Oracle 开发 (28)
- Oracle 监听 (28)
- Oracle备份恢复 (571)
- Oracle安装升级 (94)
- Oracle性能优化 (62)
- 专题索引 (5)
- 勒索恢复 (81)
- PostgreSQL (18)
- PostgreSQL恢复 (6)
- SQL Server (27)
- SQL Server恢复 (8)
- TimesTen (7)
- 达梦数据库 (2)
- 生活娱乐 (2)
- 至理名言 (11)
- 虚拟化 (2)
- VMware (2)
- 软件开发 (37)
- Asp.Net (9)
- JavaScript (12)
- PHP (2)
- 小工具 (20)
-
最近发表
- fio测试io,导致磁盘文件系统损坏故障恢复
- ORA-742 写丢失常见bug记录
- Oracle 19c 202501补丁(RUs+OJVM)
- 避免 19c 数据库性能问题需要考虑的事项 (Doc ID 3050476.1)
- Bug 21915719 Database hang or may fail to OPEN in 12c IBM AIX or HPUX Itanium – ORA-742, DEADLOCK or ORA-600 [kcrfrgv_nextlwn_scn] ORA-600 [krr_process_read_error_2]
- ORA-600 ktuPopDictI_1恢复
- impdp导入数据丢失sys授权问题分析
- impdp 创建index提示ORA-00942: table or view does not exist
- 数据泵导出 (expdp) 和导入 (impdp)工具性能降低分析参考
- 19c非归档数据库断电导致ORA-00742故障恢复
- Oracle 19c – 手动升级到 Non-CDB Oracle Database 19c 的完整核对清单
- sqlite数据库简单操作
- Oracle 暂定和恢复功能
- .pzpq扩展名勒索恢复
- Oracle read only用户—23ai新特性:只读用户
- 迁移awr快照数据到自定义表空间
- .hmallox加密mariadb/mysql数据库恢复
- 2025年首个故障恢复—ORA-600 kcbzib_kcrsds_1
- 第一例Oracle 21c恢复咨询
- ORA-15411: Failure groups in disk group DATA have different number of disks.
分类目录归档:Oracle安装升级
win 11.2.0.4打patch后服务无法正常启动处理
最近一直困惑在win 11.2.0.4中打扩展patch的之后,oracle相关无法无法正常启动的问题,今天在朋友的指导下,终于搞定,这里具体描述下这次打patch的相关事宜.
0. win版本信息
1. 关闭oracle相关服务之后,打patch 提示CheckActiveFilesAndExecutables
对于这个问题,可以通过tasklist /M ora*命令找出相关进程,然后杀掉即可
2. 打上psu patch之后,相关服务无法启动
对于这个问题,是由于打上patch之后由于oracle程序调用的需要的MFC动态库不对,需要升级到Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC(https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=26347)
启动相关服务正常
安装相关patch成功
19c 打RU patch遇到oui-patch.xml (Permission denied)问题
有一段时间没有做实施的活,今天安装一套19c rac,并且计划安装Patch 32545008 – GI Release Update 19.11.0.0.210420,在安装过程中遇到oui-patch.xml问题,记录下来供参考:
1. OPATCHAUTO-72088
[root@jbsbdb1 ~]# opatchauto apply /u01/soft/32545008 OPatchauto session is initiated at Wed Apr 28 14:20:24 2021 System initialization log file is /u01/app/19.0/grid/cfgtoollogs/opatchautodb/systemconfig2021-04-28_02-20-29PM.log. Session log file is /u01/app/19.0/grid/cfgtoollogs/opatchauto/opatchauto2021-04-28_02-20-57PM.log The id for this session is N2PG Wrong OPatch software installed in following homes: Host:jbsbdb2, Home:/u01/app/oracle/product/19.0/db_1 Host:jbsbdb2, Home:/u01/app/19.0/grid OPATCHAUTO-72088: OPatch version check failed. OPATCHAUTO-72088: OPatch software version in homes selected for patching are different. OPATCHAUTO-72088: Please install same OPatch software in all homes. OPatchAuto failed. OPatchauto session completed at Wed Apr 28 14:21:15 2021 Time taken to complete the session 0 minute, 51 seconds opatchauto failed with error code 42
故障原因,只是升级了节点1的grid和oracle的opatch,把节点2的opatch也升级之后该问题解决
2. oui-patch.xml (Permission denied)文件处理
[root@jbsbdb2 soft]# opatchauto apply /u01/soft/32545008 OPatchauto session is initiated at Wed Apr 28 14:52:29 2021 System initialization log file is /u01/app/19.0/grid/cfgtoollogs/opatchautodb/systemconfig2021-04-28_02-52-32PM.log. Session log file is /u01/app/19.0/grid/cfgtoollogs/opatchauto/opatchauto2021-04-28_02-52-58PM.log The id for this session is T6ST Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.0/grid Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0/db_1 Patch applicability verified successfully on home /u01/app/19.0/grid Patch applicability verified successfully on home /u01/app/oracle/product/19.0/db_1 Executing patch validation checks on home /u01/app/19.0/grid Patch validation checks successfully completed on home /u01/app/19.0/grid Executing patch validation checks on home /u01/app/oracle/product/19.0/db_1 Patch validation checks successfully completed on home /u01/app/oracle/product/19.0/db_1 Verifying SQL patch applicability on home /u01/app/oracle/product/19.0/db_1 SQL patch applicability verified successfully on home /u01/app/oracle/product/19.0/db_1 Preparing to bring down database service on home /u01/app/oracle/product/19.0/db_1 Successfully prepared home /u01/app/oracle/product/19.0/db_1 to bring down database service Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.0/grid Prepatch operation log file location: /u01/app/grid/crsdata/jbsbdb2/crsconfig/crs_prepatch_apply_inplace_jbsbdb2_2021-04-28_02-54-34PM.log CRS service brought down successfully on home /u01/app/19.0/grid Performing prepatch operation on home /u01/app/oracle/product/19.0/db_1 Perpatch operation completed successfully on home /u01/app/oracle/product/19.0/db_1 Start applying binary patch on home /u01/app/oracle/product/19.0/db_1 Failed while applying binary patches on home /u01/app/oracle/product/19.0/db_1 Execution of [OPatchAutoBinaryAction] patch action failed, check log for more details. Failures: Patch Target : jbsbdb2->/u01/app/oracle/product/19.0/db_1 Type[rac] Details: [ ---------------------------Patching Failed--------------------------------- Command execution failed during patching in home: /u01/app/oracle/product/19.0/db_1, host: jbsbdb2. Command failed: /u01/app/oracle/product/19.0/db_1/OPatch/opatchauto apply /u01/soft/32545008 -oh /u01/app/oracle/product/19.0/db_1 -target_type rac_database -binary -invPtrLoc /u01/app/19.0/grid/oraInst.loc -jre /u01/app/19.0/grid/OPatch/jre -persistresult /u01/app/oracle/product/19.0/db_1/opatchautocfg/db/sessioninfo/sessionresult_jbsbdb2_rac_2.ser -analyzedresult /u01/app/oracle/product/19.0/db_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_jbsbdb2_rac_2.ser Command failure output: ==Following patches FAILED in apply: Patch: /u01/soft/32545008/32545013 Log: /u01/app/oracle/product/19.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-04-28_15-00-49PM_1.log Reason: Failed during Patching: oracle.opatch.opatchsdk.OPatchException: ApplySession failed in system modification phase... 'ApplySession::apply failed: java.io.IOException: oracle.sysman.oui.patch.PatchException: java.io.FileNotFoundException: /u01/app/oraInventory/ContentsXML/oui-patch.xml (Permission denied)' After fixing the cause of failure Run opatchauto resume ] OPATCHAUTO-68061: The orchestration engine failed. OPATCHAUTO-68061: The orchestration engine failed with return code 1 OPATCHAUTO-68061: Check the log for more details. OPatchAuto failed. OPatchauto session completed at Wed Apr 28 15:05:29 2021 Time taken to complete the session 13 minutes, 0 second opatchauto failed with error code 42
在节点1打patch成功之后,对节点2进行打patch,遇到类似:ApplySession::apply failed: java.io.IOException: oracle.sysman.oui.patch.PatchException:
java.io.FileNotFoundException: /u01/app/oraInventory/ContentsXML/oui-patch.xml (Permission denied)问题,通过查询mos发现类似文章opatchauto apply Results java.io.FileNotFoundException:
[root@jbsbdb2 soft]# ls -l /u01/app/oraInventory/ContentsXML/oui-patch.xml -rw-r----- 1 grid oinstall 174 Apr 28 14:04 /u01/app/oraInventory/ContentsXML/oui-patch.xml
确实文件权限不对,对其授权处理
[root@jbsbdb2 soft]# chmod 660 /u01/app/oraInventory/ContentsXML/oui-patch.xml [root@jbsbdb2 soft]# ls -l /u01/app/oraInventory/ContentsXML/oui-patch.xml -rw-rw---- 1 grid oinstall 174 Apr 28 14:04 /u01/app/oraInventory/ContentsXML/oui-patch.xml
处理oui-patch.xml文件异常之后,尝试回滚操作
[root@jbsbdb2 soft]# opatchauto rollback /u01/soft/32545008 OPatchauto session is initiated at Wed Apr 28 15:13:58 2021 System initialization log file is /u01/app/19.0/grid/cfgtoollogs/opatchautodb/systemconfig2021-04-28_03-14-00PM.log. Session log file is /u01/app/19.0/grid/cfgtoollogs/opatchauto/opatchauto2021-04-28_03-14-28PM.log The id for this session is KFYI Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0/db_1 Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.0/grid Patch applicability verified successfully on home /u01/app/19.0/grid Patch applicability verification failed on home /u01/app/oracle/product/19.0/db_1 Execution of [OPatchAutoBinaryAction] patch action failed, check log for more details. Failures: Patch Target : jbsbdb2->/u01/app/oracle/product/19.0/db_1 Type[rac] Details: [ ---------------------------Patching Failed--------------------------------- Command execution failed during patching in home: /u01/app/oracle/product/19.0/db_1, host: jbsbdb2. Command failed: /u01/app/oracle/product/19.0/db_1/OPatch/opatchauto rollback /u01/soft/32545008 -oh /u01/app/oracle/product/19.0/db_1 -target_type rac_database -binary -invPtrLoc /u01/app/19.0/grid/oraInst.loc -jre /u01/app/19.0/grid/OPatch/jre -persistresult /u01/app/oracle/product/19.0/db_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_jbsbdb2_rac_2.ser -analyze -online -prepare_home Command failure output: ==Following patches FAILED in analysis for rollback: Patch: /u01/soft/32545008/32579761 Log: Reason: Failed during listing in Analysis: java.lang.Exception: oracle.opatch.opatchsdk.OPatchException: Unable to create patchObject Possible causes are: ORACLE_HOME/inventory/oneoffs/32545013 is corrupted. PatchObject constructor: Input file "/u01/app/oracle/product/19.0/db_1/inventory/oneoffs/32545013/etc/config/actions" or "/u01/app/oracle/product/19.0/db_1/inventory/oneoffs/32545013/etc/config/inventory" does not exist. Patch: /u01/soft/32545008/32545013 Log: Reason: Failed during listing in Analysis: java.lang.Exception: oracle.opatch.opatchsdk.OPatchException: Unable to create patchObject Possible causes are: ORACLE_HOME/inventory/oneoffs/32545013 is corrupted. PatchObject constructor: Input file "/u01/app/oracle/product/19.0/db_1/inventory/oneoffs/32545013/etc/config/actions" or "/u01/app/oracle/product/19.0/db_1/inventory/oneoffs/32545013/etc/config/inventory" does not exist. After fixing the cause of failure Run opatchauto resume ] OPATCHAUTO-68061: The orchestration engine failed. OPATCHAUTO-68061: The orchestration engine failed with return code 1 OPATCHAUTO-68061: Check the log for more details. OPatchAuto failed. OPatchauto session completed at Wed Apr 28 15:14:50 2021 Time taken to complete the session 0 minute, 53 seconds opatchauto failed with error code 42
检查发现/u01/app/oracle/product/19.0/db_1/inventory/oneoffs/32545013确实不存在,从节点1把该文件夹tar过来,然后再次回滚
[root@jbsbdb2 ~]# /u01/app/oracle/product/19.0/db_1/OPatch/opatchauto rollback /u01/soft/32545008 -oh >/u01/app/oracle/product/19.0/db_1 OPatchauto session is initiated at Wed Apr 28 16:12:33 2021 System initialization log file is /u01/app/oracle/product/19.0/db_1/cfgtoollogs/opatchautodb/systemconfig2021-04-28_04-12-36PM.log. Session log file is /u01/app/oracle/product/19.0/db_1/cfgtoollogs/opatchauto/opatchauto2021-04-28_04-12-53PM.log The id for this session is JRS3 Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0/db_1 Patch applicability verified successfully on home /u01/app/oracle/product/19.0/db_1 Executing patch validation checks on home /u01/app/oracle/product/19.0/db_1 Patch validation checks successfully completed on home /u01/app/oracle/product/19.0/db_1 Verifying SQL patch applicability on home /u01/app/oracle/product/19.0/db_1 SQL patch applicability verified successfully on home /u01/app/oracle/product/19.0/db_1 Preparing to bring down database service on home /u01/app/oracle/product/19.0/db_1 Successfully prepared home /u01/app/oracle/product/19.0/db_1 to bring down database service Bringing down database service on home /u01/app/oracle/product/19.0/db_1 Following database(s) and/or service(s) are stopped and will be restarted later during the session: racdb Database service successfully brought down on home /u01/app/oracle/product/19.0/db_1 Performing prepatch operation on home /u01/app/oracle/product/19.0/db_1 Perpatch operation completed successfully on home /u01/app/oracle/product/19.0/db_1 Start rolling back binary patch on home /u01/app/oracle/product/19.0/db_1 Binary patch rolled back successfully on home /u01/app/oracle/product/19.0/db_1 Performing postpatch operation on home /u01/app/oracle/product/19.0/db_1 Postpatch operation completed successfully on home /u01/app/oracle/product/19.0/db_1 Starting database service on home /u01/app/oracle/product/19.0/db_1 Database service successfully started on home /u01/app/oracle/product/19.0/db_1 Preparing home /u01/app/oracle/product/19.0/db_1 after database service restarted No step execution required......... Trying to roll back SQL patch on home /u01/app/oracle/product/19.0/db_1 SQL patch rolled back successfully on home /u01/app/oracle/product/19.0/db_1 OPatchAuto successful. --------------------------------Summary-------------------------------- Patching is completed successfully. Please find the summary as follows: Host:jbsbdb2 RAC Home:/u01/app/oracle/product/19.0/db_1 Version:19.0.0.0.0 Summary: ==Following patches were SKIPPED: Patch: /u01/soft/32545008/32576499 Reason: This patch is not applicable to this specified target type - "rac_database" Patch: /u01/soft/32545008/32585572 Reason: This patch is not applicable to this specified target type - "rac_database" Patch: /u01/soft/32545008/32584670 Reason: This patch is not applicable to this specified target type - "rac_database" Patch: /u01/soft/32545008/32579761 Reason: This Patch does not exist in the home, it cannot be rolled back. ==Following patches were SUCCESSFULLY rolled back: Patch: /u01/soft/32545008/32545013 Log: /u01/app/oracle/product/19.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-04-28_16-15-05PM_1.log
回滚成功,直接使用opatchauto apply /u01/soft/32545008打节点2成功
3. RU安装成功结果
[grid@jbsbdb2 ~]$ opatch lspatches 32585572;DBWLM RELEASE UPDATE 19.0.0.0.0 (32585572) 32584670;TOMCAT RELEASE UPDATE 19.0.0.0.0 (32584670) 32579761;OCW RELEASE UPDATE 19.11.0.0.0 (32579761) 32576499;ACFS RELEASE UPDATE 19.11.0.0.0 (32576499) 32545013;Database Release Update : 19.11.0.0.210420 (32545013) OPatch succeeded. [oracle@jbsbdb2 ~]$ opatch lspatches 32579761;OCW RELEASE UPDATE 19.11.0.0.0 (32579761) 32545013;Database Release Update : 19.11.0.0.210420 (32545013) OPatch succeeded. [grid@jbsbdb2 ~]$ crsctl query crs softwarepatch Oracle Clusterware patch level on node jbsbdb2 is [3331580692]. [grid@jbsbdb2 ~]$ crsctl query crs activeversion -f Oracle Clusterware active version on the cluster is [19.0.0.0.0]. The cluster upgrade state is [NORMAL]. The cluster active patch level is [3331580692]. SQL> select PATCH_ID,DESCRIPTION from dba_registry_sqlpatch; PATCH_ID ---------- DESCRIPTION -------------------------------------------------------------------------------- 29517242 Database Release Update : 19.3.0.0.190416 (29517242) 32545013 Database Release Update : 19.11.0.0.210420 (32545013)
在打patch之前已经知晓该问题,比较粗心的把oui-patch.xml文件从节点1scp拷贝到节点2,没有确认oui-patch.xml权限(拷贝过来是640)从而引起后续很多麻烦
Assistant: Download Reference for Oracle Database/GI PSU, SPU(CPU), Bundle Patches, Patchsets and Base Releases-202104
2021年4月20日oracle发布了2021年第二个季度补丁,对其进行了整理,方便下载和参考
|
18.0.0.0 | |||
Description | Database Update | GI Update | Windows Bundle Patch |
APR2021 (18.14.0.0.0) | 32524155 | 32524152 | 32438481 |
JAN2021 (18.13.0.0.0) | 32204699 | 32226219 | 32062760 |
OCT2020 (18.12.0.0.0) | 31730250 | 31748523 | 31629682 |
JUL2020 (18.11.0.0.0) | 31308624 | 31305362 | 31247612 |
APR2020 (18.10.0.0.0) | 30872794 | 30899645 | 30901451 |
JAN2020 (18.9.0.0.0) | 30480385 | 30480702 | 30445951 |
OCT2019 (18.8.0.0.0) | 30112122 | 30116795 | 30150321 |
JUL2019 (18.7.0.0.0) | 29757256 | 29708703 | 29859180 |
APR2019 (18.6.0.0.0) | 29301631 | 29301682 | 29589622 |
JAN2019 (18.5.0.0.0) | 28822489 | 28828717 | 29124511 |
OCT2018 (18.4.0.0.0) | 28655784 | 28659165 | NA |
JUL2018 (18.3.0.0.0) | 28090523 | 28096386 | NA |
APR2018 (18.2.0.0.0) | 27676517 | 27681568 | NA |
12.2.0.1 | |||
Description | Database Update | GI Update | Windows Bundle Patch |
APR2021 (12.2.0.1.210420) | 32507738 | 32540149 | 32392089 |
JAN2021 (12.2.0.1.210119) | 32228578 | 32226491 | 31987852 |
OCT2020 (12.2.0.1.201020) | 31741641 | 31750094 | 31654782 |
JUL2020 (12.2.0.1.200714) | 31312468 | 31305382 | 31210848 |
APR2020 (12.2.0.1.200414) | 30886680 | 30920127 | 30861472 |
JAN2020 (12.2.0.1.200114) | 30593149 | 30501932 | 30446296 |
OCT2019 (12.2.0.1.191015) | 30138470 | 30116802 | 30150416 |
JUL2019 (12.2.0.1.190716) | 29757449 | 29708720 | 29832062 |
APR2019 (12.2.0.1.190416) | 29314339 | 29301687 | 29394003 |
JAN2019 (12.2.0.1.190115) | 28822515 | 28828733 | 28810696 |
NOV2018 (12.2.0.1.181130) | NA | NA | 28810550 (64bit) |
OCT2018 (12.2.0.1.181016) | 28662603 | 28714316 | 28574555 |
JUL2018 (12.2.0.1.180717) | 28163133 | NA | 27937914 |
APR2018 (12.2.0.1.180417) | 27674384 | 27468969 | 27426753 |
JAN2018 (12.2.0.1.180116) | 27105253 | 27100009 | 27162931 |
NOV2017 (12.2.0.1.171121) | NA | 27010638 | NA |
OCT2017 (12.2.0.1.171017) | 26710464 | 26737266 | 26758841 |
AUG2017 (12.2.0.1.170814) | 26609817 | 26610291 | 26204214 |
JUL2017 (12.2.0.1.170718) | 26123830 | 26133434 | 26204212 |
12.1.0.2 | ||||
Description | PSU | GI PSU | Proactive Bundle Patch | Bundle Patch (Windows 32bit & 64bit) |
APR2021 (12.1.0.2.210420) | 32328635 | 32495126 | 32518631 | 32396181 |
JAN2021 (12.1.0.2.210119) | 31985579 | 32131261 | 32131231 | 32000405 |
OCT2020 (12.1.0.2.201020) | 31550110 | 31718737 | 31718813 | 31658987 |
JUL2020 (12.1.0.2.200714) | 31113348 | 31305174 | 31307682 | 31211574 |
APR2020 (12.1.0.2.200414) | 30700212 | 30805421 | 30805478 | 30861721 |
JAN2020 (12.1.0.2.200114) | 30340202 | 30464119 | 30464171 | 30455401 |
OCT2019 (12.1.0.2.191015) | 29918340 | 30070257 | 30070242 | 30049606 |
JUL2019 (12.1.0.2.190716) | 29494060 | 29698592 | 29698629 | 29831650 |
APR2019 (12.1.0.2.190416) | 29141015 | 29176115 | 29176139 | 29413116 |
JAN2019 (12.1.0.2.190115) | 28729169 | 28813884 | 28833531 | 28810679 |
NOV2018 (12.1.0.2.181130) | NA | NA | NA | 28810544 (64bit) |
OCT2018 (12.1.0.2.181016) | 28259833 | 28349311 | 28349951 | 28563501 |
JUL2018 (12.1.0.2.180717) | 27547329 | 27967747 | 27968010 | 27937907 |
APR2018 (12.1.0.2.180417) | 27338041 | 27468957 | 27486326 | 27440294 |
JAN2018 (12.1.0.2.180116) | 26925311 | 27010872 | 27010930 | 27162953 |
OCT2017 (12.1.0.2.171017) | 26713565 | 26635815 | 26635880 | 26720785 |
AUG2017(12.1.0.2.170814) | 26609783 | 26610308 | 26610322 | 26161726 |
JUL2017 (12.1.0.2.170718) | 25755742 | 25901062 | 26022196 | 26161724 |
APR2017 (12.1.0.2.170418) | 25171037 | 25434003 | 25433352 | 25632533 |
JAN2017 (12.1.0.2.170117) | 24732082 | 24917825 | 24968615 | 25115951 |
OCT2016 (12.1.0.2.161018) | 24006101 | 24412235 | 24448103 | 24591642 |
JUL2016 (12.1.0.2.160719) | 23054246 | 23273629 | 23273686 | 23530387 |
APR2016 (12.1.0.2.160419) | 22291127 | 22646084 | 22899531 | 22809813 |
JAN2016 (12.1.0.2.160119) | 21948354 | 22191349 | 22243551 | 22310559 |
OCT2015 | 21359755 (12.1.0.2.5) | 21523234 (12.1.0.2.5) | 21744410 (12.1.0.2.13) | 21821214 (12.1.0.2.10) |
JUL2015 | 20831110 (12.1.0.2.4) | 20996835 (12.1.0.2.4) | 21188742 (12.1.0.2.10) | 21126814 (12.1.0.2.7) |
APR2015 | 20299023 (12.1.0.2.3) | 20485724 (12.1.0.2.3) | 20698050 (12.1.0.2.7) | 20684004 (12.1.0.2.4) |
JAN2015 | 19769480 (12.1.0.2.2) | 19954978 (12.1.0.2.2) | 20141343 (12.1.0.2.4) | 19720843 (12.1.0.2.1) |
OCT2014 | 19303936 (12.1.0.2.1) | 19392646 (12.1.0.2.1) | 19404326 (12.1.0.2.1) | N/A |
19.0.0.0 | |||
Description | OJVM Update | OJVM + DB Update | OJVM + GI Update |
APR2021 (19.11.0.0.210420) | 32399816 | 32578972 | 32578973 |
JAN2021 (19.10.0.0.210119) | 32067171 | 32126828 | 32126842 |
OCT2020 (19.9.0.0.201020) | 31668882 | 31720396 | 31720429 |
JUL2020 (19.8.0.0.200714) | 31219897 | 31326362 | 31326369 |
APR2020 (19.7.0.0.200414) | 30805684 | 30783543 | 30783556 |
JAN2020 (19.6.0.0.200114) | 30484981 | 30463595 | 30463609 |
OCT2019 (19.5.0.0.191015) | 30128191 | 30133124 | 30133178 |
JUL2019 (19.4.0.0.190716) | 29774421 | 29699079 | 29699097 |
APR2019 (19.3.0.0.190416) | 29548437 | 29621253 | 29621299 |
18.0.0.0 | |||
Description | OJVM Update | OJVM + DB Update | OJVM + GI Update |
APR2021 (18.14.0.0.210420) | 32552752 | 32579022 | 32579024 |
JAN2021 (18.13.0.0.210119) | 32119939 | 32126855 | 32126862 |
OCT2020 (18.12.0.0.201020) | 31668892 | 31720435 | 31720457 |
JUL2020 (18.11.0.0.200714) | 31219909 | 31326374 | 31326376 |
APR2020 (18.10.0.0.200414) | 30805598 | 30783603 | 30783607 |
JAN2020 (18.9.0.0.200114) | 30501926 | 30463620 | 30463635 |
OCT2019 (18.8.0.0.191015) | 30133603 | 30133203 | 30133246 |
JUL2091 (18.7.0.0.190716) | 29774410 | 29699112 | 29699160 |
APR2019 (18.6.0.0.190416) | 29249584 | 29249695 | 29251992 |
JAN2019 (18.5.0.0.190115) | 28790647 | 28980087 | 28980105 |
OCT2018 (18.4.0.0.181016) | 28502229 | 28689117 | 28689122 |
JUL2018 (18.3.0.0.180717) | 27923415 | 28317326 | 28317346 |
APR2018 (18.2.0.0.180417) | 27636900 | 27726465 | 27726470 |
12.2.0.1 | ||||
Description | OJVM Update | OJVM Windows Bundle Patch | Combo OJVM + DB Update | Combo OJVM + GI Update |
APR2021 (12.2.0.1.210420) | 32473172 | 32427674 | 32579049 | 32579057 |
JAN2021 (12.2.0.1.210119) | 32119931 | 32142294 | 32126871 | 32226491 |
OCT2020 (12.2.0.1.201020) | 31668898 | 31740064 | 31720473 | 31720486 |
JUL2020 (12.2.0.1.200714) | 31219919 | 31465105 | 31326379 | 31326390 |
APR2020 (12.2.0.1.200414) | 30805580 | 31035002 | 30783641 | 30783652 |
JAN2020 (12.2.0.1.200114) | 30502018 | 30525838 | 30463660 | 30463673 |
OCT2019 (12.2.0.1.191015) | 30133625 | 30268021 | 30133374 | 30133386 |
JUL2019 (12.2.0.1.190716) | 29774415 | 29837425 | 29699168 | 29699173 |
APR2019 (12.2.0.1.190416) | 29249637 | 29281550 | 29252035 | 29252072 |
JAN2019 (12.2.0.1.190115) | 28790651 | 28994068 | 28980102 | 28980109 |
NOV2018 (12.2.0.1.181130) | NA | 28412314 | NA | NA |
OCT2018 (12.2.0.1.181016) | 28440725 | 28412312 | 28689128 | 28689130 |
JUL2018 (12.2.0.1.180717) | 27923353 | 28135129 | 28317292 | 28317269 |
APR2018 (12.2.0.1.180417) | 27475613 | 27650410 | 27726453 | 27726454 |
JAN2018 (12.2.0.1.180116) | 27001739 | 27162975 | 27010695 | 27010711 |
OCT2017 (12.2.0.1.171017) | 26635944 | 26792369 | 26636004 | 26636246 |
AUG2017 (12.2.0.1.170814) | N/A | 26565082 | 26550033 | 26550314 |
JUL2017 (12.2.0.1.170718) | 25811364 | 26182467 | 26146314 | 26146318 |
12.1.0.2 | ||||||
Description | OJVM PSU (Linux/Unix) | OJVM BP (Windows) | Combo OJVM + DB PSU | Combo OJVM + GI PSU | Combo OJVM + DB Proactive BP | Generic JDBC |
APR2021 (12.1.0.2.210420) | 32473164 | 32427683 | 32579074 | 32579077 | 32579100 | Included in OJVM PSU |
JAN2021 (12.1.0.2.210119) | 32119956 | 32142066 | 32126886 | 32126899 | 32126908 | Included in OJVM PSU |
OCT2020 (12.1.0.2.201020) | 31668915 | 31740134 | 31720729 | 31720761 | 31720769 | Included in OJVM PSU |
JUL2020 (12.1.0.2.200714) | 31219939 | 31465095 | 31326396 | 31326400 | 31326402 | Included in OJVM PSU |
APR2020 (12.1.0.2.200414) | 30805558 | 31037459 | 30783658 | 30783882 | 30783885 | Included in OJVM PSU |
JAN2020 (12.1.0.2.200114) | 30502041 | 30671054 | 30463684 | 30463691 | 30463708 | Included in OJVM PSU |
OCT2019 (12.1.0.2.191015) | 30128197 | 30268189 | 30133412 | 30133443 | 30133464 | Included in OJVM PSU |
JUL2019 (12.1.0.2.190716) | 29774383 | 29837393 | 29699220 | 29699244 | 29699255 | Included in OJVM PSU |
APR2019 (12.1.0.2.190416) | 29251241 | 29447962 | 29252146 | 29252164 | 29252171 | Included in OJVM PSU |
JAN2019 (12.1.0.2.190115) | 28790654 | 28994063 | 28980115 | 28980120 | 28980123 | Included in OJVM PSU |
NOV2018 (12.1.0.2.181130) | NA | 28412301 | NA | NA | NA | Included in OJVM PSU |
OCT2018 (12.1.0.2.181016) | 28440711 | 28412299 | 28689146 | 28689148 | 28689151 | Included in OJVM PSU |
JUL2018 (12.1.0.2.180717) | 27923320 | 28135126 | 28317232 | 28317214 | 28317206 | Included in OJVM PSU |
APR2018 (12.1.0.2.180417) | 27475603 | 27650403 | 27726471 | 27726478 | 27726492 | Included in OJVM PSU |
JAN2018 (12.1.0.2.180116) | 27001733 | 27162998 | 27010839 | 27010888 | 27010941 | Included in OJVM PSU |
OCT2017 (12.1.0.2.171017) | 26635845 | 26792364 | 26636270 | 26636286 | 26636295 | Included in OJVM PSU |
AUG2017 (12.1.0.2.170814) | N/A | 26182441 | 26550023 | 26550339 | 26550390 | Included in OJVM PSU |
JUL2017 (12.1.0.2.170718) | 26027162 | 26182439 | 25901056 | 26030704 | 26030586 | Included in OJVM PSU |
APR2017 (12.1.0.2.170418) | 25437695 | 25590993 | 25433980 | 25434018 | 25437795 | Included in OJVM PSU |
JAN2017 (12.1.0.2.170117) | 24917972 | 25112498 | 24917069 | 24917916 | 24917987 | Included in OJVM PSU |
OCT2016 (12.1.0.2.161018) | 24315824 | 24591630 | 24433133 | 24433148 | 24436306 | Included in OJVM PSU |
JUL2016 (12.1.0.2.160719) | 23177536 | 23515290 | 23615289 | 23615308 | 23615334 | 23727148 (Included in OJVM PSU) |
APR2016 (12.1.0.2.160419) | 22674709 | 22839633 | 22738582 | 22738641 | 22738657 |
N/A |
JAN2016 (12.1.0.2.160119) | 22139226 | 22311086 | 22191659 | 22191676 | 22378102 | |
OCT2015 | 21555660 (12.1.0.2.5) | 21788394 (12.1.0.2.4) | 21520444 | 21523260 | 21744313 | |
JUL2015 | 21068507 (12.1.0.2.4) | 21153530 (12.1.0.2.3) | 21150768 | 21150782 | 21150792 | |
APR2015 | 20415564 (12.1.0.2.3) | 20391199 (12.1.0.2.2) | 20834354 | 20834538 | 20834553 | |
JAN2015 | 19877336 (12.1.0.2.2) | 20225938 (12.1.0.2.1) | 20132434 | 20132450 | 20132462 | |
OCT2014 (12.1.0.2.1) | 19282028 | 19791366 | 19791375 | 19791399 |
参考:Assistant: Download Reference for Oracle Database/GI Update, Revision, PSU, SPU(CPU), Bundle Patches, Patchsets and Base Releases (Doc ID 2118136.2)