Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Opatch issue

504552Jul 17 2008 — edited Jul 31 2008

Hello, I am currently running Oracle 10.2.0.3 on Windows 2003 x64. I am attempting to apply Patch 17 - 6724005. When I do I get the following error.

SEVERE:OPatch invoked as follows: 'apply '
INFO:
Oracle Home       : C:\oracle\product\10.2.0\db_1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 10.2.0.4.3
OUI version       : 10.2.0.3.0
OUI location      : C:\oracle\product\10.2.0\db_1\oui
Log file location : C:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2008-07-16_09-51-18AM.log

INFO:Starting ApplySession at Wed Jul 16 09:51:21 EDT 2008
INFO:Starting Apply Session at Wed Jul 16 09:51:21 EDT 2008
INFO:ApplySession applying interim patch '6724005' to OH 'C:\oracle\product\10.2.0\db_1'
INFO:Starting to apply patch to local system at Wed Jul 16 09:51:21 EDT 2008
INFO:Start the Apply initScript at Wed Jul 16 09:51:21 EDT 2008
INFO:Finish the Apply initScript at Wed Jul 16 09:51:21 EDT 2008
INFO:Patch 6724005 is superset of 5556081
INFO:Patch 6724005 is superset of 5557962
INFO:Patch 6724005 has no conflicts/superset wiht any other patch processed till now
INFO:Checking conflicts for patch: 6724005
INFO:Checking conflicts/supersets for patch: 6724005 with patch:6724005
INFO:Checking conflicts/supersets for patch: 6724005 with patch:5746875
INFO:Checking conflicts/supersets for patch: 6724005 with patch:5556081
INFO:Patch 6724005 is Superset of 5556081
INFO:Checking conflicts/supersets for patch: 6724005 with patch:5557962
INFO:Patch 6724005 is Superset of 5557962
WARNING:OUI-67078:Interim patch 6724005 is a superset of the patch(es) [  5556081 5557962 ] in OH C:\oracle\product\10.2.0\db_1
INFO:OPatch will rollback the subset patches and apply the given patch.
INFO:
Running prerequisite checks...
INFO:Space Needed : 1400871728
INFO:
Using user-defined value, OPatch will treat this system as platform ID '0'.

INFO:ARU_ID got for patch ( 6724005 ) is negative
INFO:Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
The details are:
ARU_ID got for patch ( 6724005 ) is negative
SEVERE:OUI-67074:ApplySession failed during prerequisite checks: Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
INFO:System intact, OPatch will not attempt to restore the system
INFO:--------------------------------------------------------------------------------
INFO:The following warnings have occurred during OPatch execution:
INFO:1) OUI-67078:Interim patch 6724005 is a superset of the patch(es) [  5556081 5557962 ] in OH C:\oracle\product\10.2.0\db_1
INFO:--------------------------------------------------------------------------------
INFO:Finishing ApplySession at Wed Jul 16 09:51:25 EDT 2008
INFO:Total time spent waiting for user-input is 0 seconds.  Finish at Wed Jul 16 09:51:25 EDT 2008
INFO:Stack Description: oracle.opatch.PrereqFailedException: Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
INFO:StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:3366)
INFO:StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3541)
INFO:StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5283)
INFO:StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1602)
INFO:StackTrace: oracle.opatch.OPatch.main(OPatch.java:619)

Any ideas on what I need to do to get this patch to install successfully. Thank you,

--David

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2008
Added on Jul 17 2008
4 comments
5,254 views