Installing Oracle 11g in Ubuntu 9.10
761456Mar 20 2010 — edited Apr 18 2010Hi
I have just started using Ubuntu 9.10 & I want to install Oracle 11g
I have downloaded the zip files linux.x64_11gR2_database from Oracle website.
When I ran runInstaller, it is giving me this error:
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-20_01-31-23AM. Please wait ...
Invalid source path '../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles' specified for unzip. Unzip command failed. Please check oraparam.ini and specify a valid source path.
: No such file or directory
I don't know whether it is relevant but my JAVA version is:
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
How do I solve this problem?
Thanks.