Hi
I need help on this
I need to upgrade my oracle from 10.2.0.4 to 10.2.0.5 IN AIX OS 5.3 VERSION
1. I have downloaded opatch 10.2.0.5 and unzipped into my oracle home directory /oracle/DE1/102_64
Then i checked my opatch version by using
usilkrx052:orade1 69> opatch version
========================================================
GENERIC OPATCH VERSION - FOR USE IN SAP ENVIRONMENT ONLY
========================================================
Invoking OPatch 10.2.0.5.0
OPatch Version: 10.2.0.5.0
OPatch succeeded.
2.Then i have downloaded patches SAP_102053_201105_AIX ,README_201105_AIX,BUGSFIXED_201105_AIX and mopatch-2_1_8
As per the readme file i have given the command from /oracle/DE1/102_64
as /bin/sh $ORACLE_HOME/MOPatch/mopatch.sh -v -s SAP_102053_201105_AIX.zip
it ended with the following error
Please check any OPatch log files mentioned above and log file
$ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2011_06_13-04-56-00.log
for details. Resolve the problems and re-run MOPatch.
then i checked the log mopatch-2011_06_13-04-56-00.log i found below error
Running prerequisite check "CheckApplicable" ...
Patch 10100242: Optional component(s) missing : [ oracle.rdbms, 10.2.0.5.0 ]
Prerequisite check "CheckApplicable" failed.
The details are:
Patch "10100242" is a no-op patch.
ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
System intact, OPatch will not attempt to restore the system
-
The following warnings have occurred during OPatch execution:
1) OUI-67619:Interim patch 10100242 conflict with patch(es) [ 6324944 8675250 ] in the Oracle Home
-
OPatch failed with error code 74
Processing patch "SAP_102053_201105_AIX.zip!10100242"...skipped.
Reason: Patch conflicts.
Please help me to solve this