I am trying to install the Solution Manager 4.0 on Linux SuSE 10. One of the steps is to install the Oracle RDBMS and the related patch set.
I have installed the Oracle RDBMS and was following the steps outlined in Note # 839182 to install the patches. The patch installation is giving the following error:
###############
orasdb@sap1:~/opatch_base_dir_10202> /oracle/SDB/102_64/OPatch/opatch apply 4668719
Invoking OPatch 10.2.0.2.3
Oracle interim Patch Installer version 10.2.0.2.3
Copyright (c) 2007, Oracle Corporation. All rights reserved..
Oracle Home : /oracle/SDB/102_64
Central Inventory : /oracle/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.2.3
OUI version : 10.2.0.1.0
OUI location : /oracle/SDB/102_64/oui
Log file location : /oracle/SDB/102_64/cfgtoollogs/opatch/opatch2007-09-11_17-01-47PM.log
ApplySession applying interim patch '4668719' to OH '/oracle/SDB/102_64'
ApplySession failed: ApplySession failed to prepare the system. ApplySession: Required component(s) [ oracle.rdbms, 10.2.0.2.0 ] not present in the Oracle Home or a higher version found.
System intact, OPatch will not attempt to restore the system
OPatch failed with error code 73
#################
Any pointers to why this error is happening?
I downloaded the patches from download -> database patches -> Oracle -> oracle 10.2.0 64-bit -> Oracle 10.2.0.2 -> linux_x86_64. Along with the patches, there were also Patchset_10202_Linux-x86_64a[abc].bin files. Do I need to install these file also? If so how (the note doesnt explain on how to install these)?
Thanks,