We faced this error during the oracle 9I binary installation during (silent installation) on solaris 5.10 (While applying the patch set (9.2.0.6.0))
erver: /tmp/dumps/ship.patch.drop7/Disk1 $ ./runInstaller -silent -responseFile /tmp/dumps/ship.patch.drop7/Disk1/response/patchset.rsp
Starting Oracle Universal Installer…
Checking installer requirements…
Checking operating system version: must be 5.8 or 5.9. Actual 5.10
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /ora9i/oracle/oraInventory/logs/installActions2010-05-27_03-09-17PM.log
This error we rectified by editing the file
oraparamsilent.ini
oraparam.ini
By default these files were present on Disk1/install folder of the patch set dumps.
We added solaris 5.10 entry in to the above mentioned files under column
[Certified Versions]
Solaris=5.8,5.9,5.10
We gone through the installation.
Regards
Srinivas
Popularity: 2% [?]