You would be better off to resolve the conflicts while applying the PSU Patches on the test environment than ignoring the conflicts, which can cause serious harm at a later stage.
To check if a particular patch has got any conflicts, run the below command from the patch directory.
$ cd 10248636
$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir ./
Invoking OPatch 10.2.0.5.1
Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0
Central Inventory : /u02/oracle/FEB/DB_TIER/db/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.5.1
OUI version : 10.2.0.4.0
OUI location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/oui
Log file location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch2011-03-11_08-57-14AM.log
Patch history file: /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch_history.txt
Invoking prereq "checkconflictagainstohwithdetail"
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 :
9032412, 10248636
Following patches will be rolled back from Oracle Home on application of the patches in the given list :
9032412
Conflicts/Supersets for each patch are:
Patch : 10248636
Conflict with 9032412
Conflict details:
/u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/lib/libserver10.a:/kwqit.o
OPatch succeeded.
=============================================================================================================================================================
=====================================================================----------------------------------------------
$ cd 10248636
$ opatch prereq CheckConflictAgainstOHWithDetail -ph ./
Invoking OPatch 10.2.0.5.1
Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0
Central Inventory : /u02/oracle/FEB/DB_TIER/db/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.5.1
OUI version : 10.2.0.4.0
OUI location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/oui
Log file location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch2011-03-11_08-57-31AM.log
Patch history file: /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch_history.txt
Invoking prereq "checkconflictagainstohwithdetail"
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 :
9032412, 10248636
Following patches will be rolled back from Oracle Home on application of the patches in the given list :
9032412
Conflicts/Supersets for each patch are:
Patch : 10248636
Conflict with 9032412
Conflict details:
/u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/lib/libserver10.a:/kwqit.o
OPatch succeeded.
$
-----------------
The above shows that there is a conflict if I were to apply the patch 10248636.
So, I resolve the conflict, or I open an SR with Oracle and send across the log file as well as my inventory in detail so I can get a merged patch .
-----
To get your detailed inventory, execute the below command...
$ opatch lsinventory -detail
To check if a particular patch has got any conflicts, run the below command from the patch directory.
$ cd 10248636
$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir ./
Invoking OPatch 10.2.0.5.1
Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0
Central Inventory : /u02/oracle/FEB/DB_TIER/db/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.5.1
OUI version : 10.2.0.4.0
OUI location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/oui
Log file location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch2011-03-11_08-57-14AM.log
Patch history file: /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch_history.txt
Invoking prereq "checkconflictagainstohwithdetail"
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 :
9032412, 10248636
Following patches will be rolled back from Oracle Home on application of the patches in the given list :
9032412
Conflicts/Supersets for each patch are:
Patch : 10248636
Conflict with 9032412
Conflict details:
/u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/lib/libserver10.a:/kwqit.o
OPatch succeeded.
=============================================================================================================================================================
=====================================================================----------------------------------------------
$ cd 10248636
$ opatch prereq CheckConflictAgainstOHWithDetail -ph ./
Invoking OPatch 10.2.0.5.1
Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0
Central Inventory : /u02/oracle/FEB/DB_TIER/db/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.5.1
OUI version : 10.2.0.4.0
OUI location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/oui
Log file location : /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch2011-03-11_08-57-31AM.log
Patch history file: /u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/cfgtoollogs/opatch/opatch_history.txt
Invoking prereq "checkconflictagainstohwithdetail"
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 :
9032412, 10248636
Following patches will be rolled back from Oracle Home on application of the patches in the given list :
9032412
Conflicts/Supersets for each patch are:
Patch : 10248636
Conflict with 9032412
Conflict details:
/u02/oracle/FEB/DB_TIER/db/tech_st/10.2.0/lib/libserver10.a:/kwqit.o
OPatch succeeded.
$
-----------------
The above shows that there is a conflict if I were to apply the patch 10248636.
So, I resolve the conflict, or I open an SR with Oracle and send across the log file as well as my inventory in detail so I can get a merged patch .
-----
To get your detailed inventory, execute the below command...
$ opatch lsinventory -detail
I'm really impressed with your writing skills as well as with the layout on your blog. Is this a paid theme or did you modify it yourself? Either way keep up the excellent quality writing, it's rare
ReplyDeleteto see a nice blog like this one these days.
Check out my website: Home Equity Line Loan
My web site :: apply for a home equity loan
It's actually a cool and useful piece of information. I'm satisfied that you shared this useful information with
ReplyDeleteus. Please stay us informed like this. Thanks for sharing.
Also visit my blog handy auf raten trotz schufa
Terrific article! This is the kind of information that are supposed to be
ReplyDeleteshared across the web. Shame on the seek engines for
no longer positioning this post higher! Come on over and
consult with my web site . Thanks =)
Look into my webpage: How To Get A Private Student Loan
Terrific article! This is the kind of information that are supposed to
ReplyDeletebe shared across the web. Shame on the seek engines for no longer positioning this post higher!
Come on over and consult with my web site . Thanks =)
Have a look at my web page ... How To Get A Private Student Loan
Hi there, after reading this awesome paragraph i am as well happy to share my familiarity here with friends.
ReplyDeletemy blog post; have bad credit need home loan
Oh my goodness! Amazing article dude! Thank you so much, However I am encountering issues
ReplyDeletewith your RSS. I don't know why I can't join it. Is there
anybody getting similar RSS issues? Anyone that knows the answer can
you kindly respond? Thanks!!
Here is my web blog ... job ideas for stay at home moms
This piece of writing is genuinely a good one it
ReplyDeleteassists new the web visitors, who are wishing for blogging.
Review my site: clickbank login
Useful info. Lucky me I discovered your
ReplyDeleteweb site accidentally, and I'm shocked why this coincidence didn't came about earlier!
I bookmarked it.
Visit my homepage: how do you buy a home with bad credit
Hi there, I enjoy reading through your article. I like to write a little comment to support you.
ReplyDeleteVisit my website ... website optimization company
We absolutely love your blog and find almost all of your post's to be just what I'm looking for.
ReplyDeleteWould you offer guest writers to write content available
for you? I wouldn't mind publishing a post or elaborating on a few of the subjects you write in relation to here. Again, awesome site!
My web-site; can people with bad credit get a mortgage
These are really great ideas in about blogging.
ReplyDeleteYou have touched some pleasant factors here. Any way keep up wrinting.
Feel free to surf to my page :: bad credit home Mortgage lenders
Howdy! I just want to give you a big thumbs up for the excellent info you
ReplyDeletehave got right here on this post. I'll be returning to your website for more soon.
My blog post - kosten private krankenversicherung beamte
Thanks for ones marvelous posting! I quite enjoyed reading it,
ReplyDeleteyou might be a great author.I will ensure that I
bookmark your blog and will eventually come back down the road.
I want to encourage yourself to continue
your great posts, have a nice afternoon!
Have a look at my web-site; family vacations all inclusive
If you desire to obtain much from this post then you have to
ReplyDeleteapply these strategies to your won weblog.
Stop by my web blog: Schufafreies Darlehen
Have you ever thought about publishing an ebook or guest authoring on
ReplyDeleteother blogs? I have a blog based on the same
topics you discuss and would love to have you share some stories/information.
I know my visitors would value your work. If you are even remotely interested, feel free to shoot me an e-mail.
Visit my website - i have a business idea
I read this post completely on the topic of the resemblance of most up-to-date and previous
ReplyDeletetechnologies, it's remarkable article.
Here is my web site; outlet schuhe online
Thanks for finally talking about > "Applying PSU in Oracle Database? Check whether they have any patch conflicts" < Liked it!
ReplyDeleteAlso visit my site; kv selbständige
Appreciate this post. Will try it out.
ReplyDeleteReview my homepage how to get a home loan with bad credit history
Simply want to say your article is as astounding. The clearness to your publish is simply cool and
ReplyDeletethat i can think you're an expert in this subject. Fine along with your permission allow me to snatch your RSS feed to stay updated with drawing close post. Thank you one million and please continue the enjoyable work.
My blog post work from your home
Oh my goodness! Impressive article dude! Many thanks,
ReplyDeleteHowever I am experiencing difficulties with your RSS. I don't know the reason why I am unable to subscribe to it. Is there anyone else getting similar RSS issues? Anyone that knows the answer will you kindly respond? Thanks!!
My site ... work at home job opportunity
I am really thankful to the owner of this site who has shared this
ReplyDeletegreat article at at this place.
Also visit my website - pkv service center
Every weekend i used to go to see this web page,
ReplyDeleteas i wish for enjoyment, since this this web page conations actually
pleasant funny stuff too.
Also visit my blog :: click through the following article
These are genuinely great ideas in about blogging. You have touched some pleasant factors here.
ReplyDeleteAny way keep up wrinting.
Feel free to visit my website: mortgages for those with bad credit
Wow, incredible blog structure! How lengthy have you been blogging for?
ReplyDeleteyou made blogging look easy. The whole look of your site is excellent, as smartly as the content!
My web blog; die beste private krankenversicherung
I'm not sure why but this blog is loading extremely slow for me. Is anyone else having this problem or is it a problem on my end? I'll check back later on and see if the
ReplyDeleteproblem still exists.
My homepage local seo
Thanks for some other fantastic post. Where else may just anyone get that type of info in such
ReplyDeletea perfect method of writing? I've a presentation next week, and I'm on
the look for such info.
my web blog :: credit score needed for home equity loan
I have been exploring for a bit for any high-quality articles or weblog posts in this sort of house .
ReplyDeleteExploring in Yahoo I at last stumbled upon this website.
Reading this info So i'm satisfied to express that I've
an incredibly good uncanny feeling I found out just what I needed.
I most indubitably will make sure to don?t overlook this web site and
provides it a glance on a continuing basis.
My blog post: no credit home loans
Yes! Finally someone writes about design kleider online.
ReplyDeletemy website: outlet store
Wonderful blog! I found it while searching on Yahoo News.
ReplyDeleteDo you have any tips on how to get listed in Yahoo
News? I've been trying for a while but I never seem to get there! Many thanks
Feel free to visit my web blog: tarife private krankenversicherung
My spouse and I stumbled over here coming from a different
ReplyDeleteweb page and thought I may as well check things out. I like what
I see so i am just following you. Look forward to looking over
your web page for a second time.
my webpage :: website Optimization service
Hi! I know this is kinda off topic but I was wondering if you knew where I could get a
ReplyDeletecaptcha plugin for my comment form? I'm using the same blog platform as yours and I'm having
problems finding one? Thanks a lot!
Here is my website web business ideas
Wonderful post! We will be linking to this great post
ReplyDeleteon our website. Keep up the great writing.
Feel free to surf to my homepage - teichpumpen günstig
Thanks for sharing your thoughts about miami hotels.
ReplyDeleteRegards
my page ... solarteichfilter
I was surfing the Internet for information and came across your blog. I am impressed by the information you have on this blog. It shows how well you understand this subject. NIW
ReplyDelete