应用 11.2.12 失败,Infra 修补程序发生修补程序冲突
问题:在应用 11.2.12 版本更新过程中,如果在环境中应用了 RUE 34920975
,Infra 修补程序将与 RUE 34920975
发生冲突。将会在摘要日志和详细信息日志中看到警告:
Summary log 023/02/01 17:31:29 WARN Failed to apply Infra OPatch.Check Opatch log for more details
Detail log OPatch failed during prerequisite checks: ApplySession exits on request System is intact, OPatch will not restore the system -------------------------------------------------------------------------------- The following warnings have occurred during OPatch execution: 1) OUI-67619:Interim patch 34747247 conflict with patch(es) [34920975] in the Oracle Home
解决方案:回滚一次性 Infra 修补程序 34920975
,然后应用 11.2.12 版本更新。
应用 11.2.12 失败,FDMEE 修补程序发生修补程序冲突
问题:在应用 11.2.12 版本更新过程中,如果在环境中应用了 RUE 34812016
,FDMEE 修补程序将与 RUE 34812016
发生冲突。将会在摘要日志和详细信息日志中看到警告:
Summary log 2023/02/01 17:32:52 WARN Failed to apply FDMEE OPatch.Check Opatch log for more details
Detail log Patch failed during prerequisite checks: ApplySession exits on request System is intact, OPatch will not restore the system ------------------------------------------------------------------------------ The following warnings have occurred during OPatch execution: 1) OUI-67619:Interim patch 34765144 conflict with patch(es) [34812016] in the Oracle Home
解决方案:回滚一次性 FDMEE 修补程序 34812016
,然后应用 11.2.12 版本更新。
应用 2023 年 1 月 CPU 修补程序失败,发生修补程序冲突
问题:在 EPM 11.2.8 上应用 2023 年 1 月 CPU 修补程序可能会失败,与 ADF Bundle Patch 12.2.1.4.210903 33313802
发生修补程序冲突
错误:
... Following patches have conflicts: [ 33313802 34879707 ] ... Log file location: D:\Oracle\Middleware\cfgtoollogs\opatch\opatch2023-02-03_16-28-37PM_1.log OPatch failed with error code = 73
解决方案:需要先应用 ADF BUNDLE PATCH 12.2.1.4.230103
,然后再应用 WLS STACK PATCH BUNDLE 12.2.1.4.230112
。
11.2.16+ 修补程序和旧版 EPM 修补程序之间存在冲突。
问题:使用 ApplyUpdate.ps1 -verify
命令会发现 11.2.16+ 修补程序与旧版 EPM 修补程序之间存在冲突。
解决方案:
comps.xml
文件:
MIDDLEWARE_HOME\EPMSystem11R1\inventory\ContentsXML
MIDDLEWARE_HOME\inventory\oneoffs
例如:<Local Drive>:\Oracle\Middleware\EPMSystem11R1\inventory\oneoffs
comps.xml
文件:
MIDDLEWARE_HOME\inventory\ContentsXML\comps.xml
例如:<Local Drive>:\Oracle\Middleware\EPMSystem11R1\inventory\ContentsXML\comps.xml
<ONEOFF_LIST>
并删除 </ONEOFF_LIST>
之前的所有行
<ONEOFF_LIST> </ONEOFF_LIST>
34840232
。确保仅从 OHS 主目录位置运行以下 OHS 命令:
<Local Drive>: /Oracle/Middleware/ohs/OPatch> opatch.bat rollback -id 34840232 -oh C:/Oracle/Middleware/ohs
/Oracle/Middleware/ohs/OPatch> ./opatch rollback -id 34840232 -oh /Oracle/Middleware/ohs