oracle Interim Patch Installer version 11.2.0.3.6
copyright (c) 2013, Oracle Corporation. All rights reserved.
oracle Home : /u01/erpt1/db/tech_st/11.2.0
central Inventory : /u01/oraInventory
from : /u01/erpt1/db/tech_st/11.2.0/oraInst.loc
oPatch version : 11.2.0.3.6
oUI version : 11.2.0.3.0
log file location : /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-07-29_14-58-27PM_1.log
verifying environment and performing prerequisite checks...
composite Patch 18522512 is a bug superset of 13001379,9858539 in OH.
composite Patch 18522512 conflicts with installed patch(es) 12942119, 13004894
conflict Description:
here are the specific sub-patches of composite patch 18522512 that conflict with 12942119, 13004894
sub-Patch 16619892 conflicts with 13004894
sub-Patch 16902043 conflicts with 12942119
conflict Remedy:
refer to My Oracle Support Note 1299688.1 for instructions on resolving patch conflicts.
utilSession failed: Composite conflicts with existing oneoffs.
log file location: /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-07-29_14-58-27PM_1.log
oPatch failed with error code 73
Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/erpt1/db/tech_st/11.2.0
Central Inventory : /u01/oraInventory
from : /u01/erpt1/db/tech_st/11.2.0/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.3.0
Log file location : /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-07-29_15-02-46PM_1.log
Invoking prereq "checkconflictagainstohwithdetail"
ZOP-47: The patch(es) has supersets with other patches installed in the Oracle Home (or) among themselves.
ZOP-40: The patch(es) has conflicts with other patches installed in the Oracle Home (or) among themselves.
Prereq "checkConflictAgainstOHWithDetail" failed.
Summary of Conflict Analysis:
There are no patches that can be applied now.
Following patches have conflicts. Please contact Oracle Support and get the merged patch of the patches :
13004894, 18522512, 12942119
Following patches are not required, as they are subset of the patches in Oracle Home or subset of the patches in the given list :
13001379, 9858539
Following patches will be rolled back from Oracle Home on application of the patches in the given list :
13004894, 13001379, 12942119, 9858539
Conflicts/Supersets for each patch are:
Patch : 18522512
Conflict with 13004894
Conflict details:
/u01/erpt1/db/tech_st/11.2.0/lib/libserver11.a:/qke.o
/u01/erpt1/db/tech_st/11.2.0/lib/libserver11.a:/qke.o
/u01/erpt1/db/tech_st/11.2.0/lib/libserver11.a:/qke.o
Bug Superset of 13001379
Super set bugs are:
13001379
Conflict with 12942119
Conflict details:
/u01/erpt1/db/tech_st/11.2.0/lib/libserver11.a:/qksbg.o
Bug Superset of 9858539
Super set bugs are:
9858539
OPatch succeeded.
大意是,我们的patch 18522512是复合patch 。里面有一些子Patch,这些子patch与我已打的patch12942119, 13004894有冲突。
(一般patch号就是bug号)。什么是冲突呢?假设我打了个Patch改动了一个二进制文件,然后再打另外一个Patch又改动这个二进制文件,可是会把第一个patch的效果消除,那就是冲突。
Patch conflict occurs when patches try to modify same binaries. To resolve conflicts and get fixes of both conflicting patches, we need to apply merge patch.
In case patch is conflicting PSU, then we say overlay patch instead of merge patch.
In composite patch model, we need to look at which PSU conflicts with existing installed patch.
In our case patch 13004894 patch conflicts with 11.2.0.3.7 PSU patch. So we develop overlay patch for 11.2.0.3.7 version,
If you check patch 13004894, it would have released for other version as well, it means the patch conflicts with those PSU as well.
merge patch能同一时候包括了两个冲突的patch的叠加效果。
假设我们下载的是有冲突的PSU Patch,那么我们就用overlay patch的叫法来取代merge patch。意思是overlay patch也是叠加了冲突各方效果的psu patch包。对于psu patch这样的复合的Patch包。我们须要知道这个包里面那个子patch与已经安装的patch产生冲突。在这个案例中,已经安装的patch 13004894与PSU PSU 11.2.0.3.7 与11.2.0.3.8有冲突。此时有同学要问了。我们要装的不是patch 11.2.0.3.11吗?怎么变成11.2.0.3.7了?
版本号最后一位是代表该数据库PSU的版本号。而我们的数据库是11.2.0.3,PSU不会改变它。
參考(Doc ID 861152.1)
但在11.2中就不会。
參考(Doc ID 1376691.1).
PSU patch has conflict with existing installed patches.
Merge patch is available for this conflict. You can follow below steps to apply patch
1) Shutdown oracle services and then take backup of Oracle database, oracle home and central inventory
2) Rollback conflicting patches 13004894,12942119
opatch rollback -id <patch id>
3) Apply PSU patch 18522512
4) Download following overlay patches from Oracle support,
https://updates.oracle.com/download/13004894.html
choose platform as 'Linux X86' and version as 11.2.0.3.7
p13004894_112037_LINUX.zip
https://updates.oracle.com/download/12942119.html
choose platform as 'Linux X86' and version as 11.2.0.3.8
p12942119_112038_LINUX.zip
5) Unzip the downloaded patches and apply. It will not have conflicts
6) Start the database
7) Perform PSU patch post Installation Instructions as specified in Patch Read me file
Please let me know if you require more details/assistance on any steps
We would like inform you about new MOS feature.
A new Patch Conflict Checker feature is available in the latest release of MOS. This is accessible from the Patch Search results screen ("Analyze with OPatch" button) and allows you to analyze candidate patches for conflicts and request merge fixes a lot more easily and quickly at the time of patch download itself. This feature allows you to:
1. Analyze patches for conflicts right at the time of patch download - All you need is your Opatch inventory.
2. Locate already available replacement patches – So, you can download resolution patches immediately.
3. Request a merge patch right there, if no replacement patches exist - You will not have to spend time logging a SR.
For more information and a demonstration video, please see Note 1091294.1 - How to use the My Oracle Support Conflict Checker Tool. Should you need assistance get started, I am glad to set up a call/web conference to walk you through the steps.
Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
Oracle Home : /u01/erpt1/db/tech_st/11.2.0
Central Inventory : /u01/oraInventory
from : /u01/erpt1/db/tech_st/11.2.0/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.3.0
Log file location : /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/13004894_Jul_30_2014_11_45_32/rollback2014-07-30_11-45-31AM_1.log
RollbackSession rolling back interim patch '13004894' from OH '/u01/erpt1/db/tech_st/11.2.0'
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/erpt1/db/tech_st/11.2.0')
Is the local system ready for patching?
[y|n]
y
User Responded with: Y
Patching component oracle.rdbms, 11.2.0.3.0...
RollbackSession removing interim patch '13004894' from inventory
Log file location: /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/13004894_Jul_30_2014_11_45_32/rollback2014-07-30_11-45-31AM_1.log
OPatch succeeded.
ora@erpt1:erpt1 > opatch rollback -id 12942119
Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
Oracle Home : /u01/erpt1/db/tech_st/11.2.0
Central Inventory : /u01/oraInventory
from : /u01/erpt1/db/tech_st/11.2.0/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.3.0
Log file location : /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/12942119_Jul_30_2014_11_47_21/rollback2014-07-30_11-47-21AM_1.log
RollbackSession rolling back interim patch '12942119' from OH '/u01/erpt1/db/tech_st/11.2.0'
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/erpt1/db/tech_st/11.2.0')
Is the local system ready for patching? [y|n]
y
User Responded with: Y
Patching component oracle.rdbms, 11.2.0.3.0...
RollbackSession removing interim patch '12942119' from inventory
Log file location: /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/12942119_Jul_30_2014_11_47_21/rollback2014-07-30_11-47-21AM_1.log
OPatch succeeded.
ora@erpt1:erpt1 >
ora@erpt1:erpt1 > cd 18522512
ora@erpt1:erpt1 > ls
13343438 13696216 13923374 14275605 14727310 16056266 16619892 16902043 17540582 18031683 18522512 patchmd.xml README.html README.txt
Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
Oracle Home : /u01/erpt1/db/tech_st/11.2.0
Central Inventory : /u01/oraInventory
from : /u01/erpt1/db/tech_st/11.2.0/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.3.0
Log file location : /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-07-30_11-49-30AM_1.log
Verifying environment and performing prerequisite checks...
Composite Patch 18522512 is a bug superset of 13001379,9858539 in OH.
Patches [ 13001379 9858539 ] will be rolled back.
Do you want to proceed?
[y|n]
y
User Responded with: Y
OPatch continues with these patches: 13343438 13696216 13923374 14275605 14727310 16056266 16619892 16902043 17540582 18031683 18522512
Do you want to proceed?
[y|n]
y
User Responded with: Y
All checks passed.
Provide your email address to be informed of security issues, install and
initiate Oracle Configuration Manager. Easier for you if you use your My
Oracle Support Email address/User Name.
Visit http://www.oracle.com/support/policies.html for details.
Email address/User Name:
You have not provided an email address for notification of security issues.
Do you wish to remain uninformed of security issues ([Y]es, [N]o) [N]: Y
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/erpt1/db/tech_st/11.2.0')
Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying sub-patch '13343438' to OH '/u01/erpt1/db/tech_st/11.2.0'
Rolling back interim patch '13001379' from OH '/u01/erpt1/db/tech_st/11.2.0'
Patching component oracle.rdbms, 11.2.0.3.0...
RollbackSession removing interim patch '13001379' from inventory
Rolling back interim patch '9858539' from OH '/u01/erpt1/db/tech_st/11.2.0'
Patching component oracle.rdbms, 11.2.0.3.0...
RollbackSession removing interim patch '9858539' from inventory
OPatch back to application of the patch '13343438' after auto-rollback.
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '13696216' to OH '/u01/erpt1/db/tech_st/11.2.0'
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.sdo.locator, 11.2.0.3.0...
Patching component oracle.sysman.console.db, 11.2.0.3.0...
Patching component oracle.sysman.oms.core, 10.2.0.4.4...
Verifying the update...
Applying sub-patch '13923374' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.network.cman, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Patching component oracle.network.rsf, 11.2.0.3.0...
Patching component oracle.network.listener, 11.2.0.3.0...
Patching component oracle.sysman.console.db, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '14275605' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.precomp.lang, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.network.client, 11.2.0.3.0...
Patching component oracle.network.rsf, 11.2.0.3.0...
Patching component oracle.precomp.common, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms.util, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '14727310' to OH '/u01/erpt1/db/tech_st/11.2.0'
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.sdo.locator, 11.2.0.3.0...
Patching component oracle.sysman.console.db, 11.2.0.3.0...
Patching component oracle.sysman.oms.core, 10.2.0.4.4...
Verifying the update...
Applying sub-patch '16056266' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.network.cman, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.network.listener, 11.2.0.3.0...
Patching component oracle.network.rsf, 11.2.0.3.0...
Patching component oracle.ovm, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.sdo.locator, 11.2.0.3.0...
Patching component oracle.rdbms.deconfig, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '16619892' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.precomp.lang, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.marvel, 11.2.0.3.0...
Patching component oracle.precomp.common, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.sysman.agent, 10.2.0.4.3...
Patching component oracle.sysman.console.db, 11.2.0.3.0...
Patching component oracle.sysman.repository.core, 10.2.0.4.4...
Patching component oracle.xdk, 11.2.0.3.0...
Patching component oracle.xdk.parser.java, 11.2.0.3.0...
Patching component oracle.xdk.rsf, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '16902043' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.idm.oid, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.ldap.rsf, 11.2.0.3.0...
Patching component oracle.ldap.rsf.ic, 11.2.0.3.0...
Patching component oracle.owb.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.sysman.console.db, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '17540582' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.precomp.lang, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.sdo, 11.2.0.3.0...
Patching component oracle.ldap.rsf, 11.2.0.3.0...
Patching component oracle.precomp.common, 11.2.0.3.0...
Patching component oracle.ordim.client, 11.2.0.3.0...
Patching component oracle.rdbms.util, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Patching component oracle.sdo.locator, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.ordim.jai, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '18031683' to OH '/u01/erpt1/db/tech_st/11.2.0'
ApplySession: Optional component(s) [ oracle.precomp.lang, 11.2.0.3.0 ] not present in the Oracle Home or a higher version is found.
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.ldap.rsf, 11.2.0.3.0...
Patching component oracle.precomp.common, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.rdbms.util, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Verifying the update...
Applying sub-patch '18522512' to OH '/u01/erpt1/db/tech_st/11.2.0'
Patching component oracle.rdbms.rsf, 11.2.0.3.0...
Patching component oracle.rdbms, 11.2.0.3.0...
Patching component oracle.network.rsf, 11.2.0.3.0...
Patching component oracle.precomp.common, 11.2.0.3.0...
Patching component oracle.rdbms.rman, 11.2.0.3.0...
Patching component oracle.rdbms.dbscripts, 11.2.0.3.0...
Verifying the update...
OPatch found the word "warning" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
ins_precomp.mk:19: warning: overriding commands for target `pcscfg.cfg'
/u01/erpt1/db/tech_st/11.2.0/precomp/lib/env_precomp.mk:2160: warning: ignoring old commands for target `pcscfg.cfg'
/u01/erpt1/db/tech_st/11.2.0/precomp/lib/ins_precomp.mk:19: warning: overriding commands for target `pcscfg.cfg'
/u01/erpt1/db/tech_st/11.2.0/precomp/lib/env_precomp.mk:2160: warning: ignoring old commands for target `pcscfg.cfg'
OPatch found the word "warning" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
ins_emagent.mk:113: warning: overriding commands for target `nmosudo'
ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo'
/u01/erpt1/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:113: warning: overriding commands for target `nmosudo'
/u01/erpt1/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo'
Composite patch 18522512 successfully applied.
OPatch Session completed with warnings.
Log file location: /u01/erpt1/db/tech_st/11.2.0/cfgtoollogs/opatch/opatch2014-07-30_11-49-30AM_1.log
OPatch completed with warnings.
ora@erpt1:erpt1 >
再下载12942119这个能与11.2.0.3.8 PSU相融合的overlay Patch。并分别apply上。
Oracle Interim Patch Installer version 11.2.0.3.6
Copyright (c) 2013, Oracle Corporation. All rights reserved.
Oracle Home : /u03/erpt3/db/tech_st/11.2.0
Central Inventory : /u01/oraInventory
from : /u03/erpt3/db/tech_st/11.2.0/oraInst.loc
OPatch version : 11.2.0.3.6
OUI version : 11.2.0.3.0
Log file location : /u03/erpt3/db/tech_st/11.2.0/cfgtoollogs/opatch/13004894_Jul_31_2014_17_59_23/apply2014-07-31_17-59-22PM_1.log
Applying interim patch '13004894' to OH '/u03/erpt3/db/tech_st/11.2.0'
Verifying environment and performing prerequisite checks...
Prerequisite check "CheckPatchApplyDependents" failed.
The details are:
Interim patch 13004894 requires prerequisite patch(es) [ 16619892 ] which are not present in the Oracle Home.
Apply prerequisite patch(es) [ 16619892 ] before applying interim patch 13004894 .
Log file location: /u03/erpt3/db/tech_st/11.2.0/cfgtoollogs/opatch/13004894_Jul_31_2014_17_59_23/apply2014-07-31_17-59-22PM_1.log
Recommended actions: This patch requires some other patches to be installed in the Oracle Home. OPatch cannot find those required patches in the Oracle Home.
OPatch failed with error code 42
版权声明:本文博主原创文章,博客,未经同意不得转载。