Patch conflict

classic Classic list List threaded Threaded
6 messages Options
big
Reply | Threaded
Open this post in threaded view
|

Patch conflict

big
Hi,

When we apply WebLogic patches we have patch conflict and we have to remove some patches.

Is there any way to know what are the patches that we should remove before applying a specific patch?

Has the following table (from 2877607.1) any helpful information for that :



Thanks.



Reply | Threaded
Open this post in threaded view
|

Re: Patch conflict

ErmanArslansOracleBlog
Administrator
Tell me the patch numbers for those conflicting patches.
& send me the command that reported you those conflicting patches
& send me the output of that command.
big
Reply | Threaded
Open this post in threaded view
|

Re: Patch conflict

big
Hi,
Thank you.
Here are two :

$ time ./bsu.sh -prod_dir=$FMW_HOME/wlserver_10.3 -patchlist=P8S7 -verbose -install

Checking for conflicts..
Conflict(s) detected - resolve conflict condition and execute patch installation again
Conflict condition details follow:

Patch P8S7 is mutually exclusive and cannot coexist with patch(es): 1BFL,1XN7

 $ time ./bsu.sh -prod_dir=$FMW_HOME/wlserver_10.3 -patchlist=ENUU -verbose -install
Checking for conflicts..
Conflict(s) detected - resolve conflict condition and execute patch installation again
Conflict condition details follow:
Patch ENUU is mutually exclusive and cannot coexist with patch(es): 9UNH

Regards.
Reply | Threaded
Open this post in threaded view
|

Re: Patch conflict

ErmanArslansOracleBlog
Administrator
You should check Oracle Support. Please be careful while reading the documents.
For instance P8S7 is for PSU 10.3.6.0.230418 and 1XN7 is for 10.3.6.0.230117* , and that's why they can not coexist. You should apply patches according to the PSU level.
If you upgrade your PSU, then it is another story.

Please check MOS accordingly and find your way. You won't need assistance in those things if you keep the things that I mentioned above in mind.
big
Reply | Threaded
Open this post in threaded view
|

Re: Patch conflict

big
Thank you.

Yes we want upgrade to PSU 10.3.6.0.230418 and we are in 10.3.6.0.230117.

Can I conclud that we have to remove what is for 10.3.6.0.230117 before applying PSU 10.3.6.0.230418 ?

Regards.
Reply | Threaded
Open this post in threaded view
|

Re: Patch conflict

ErmanArslansOracleBlog
Administrator
*When applying a WebLogic PSU, all conflicting patches (including overlay patches and previous Oracle WebLogic Server PSU) need to be rolled back.