Home » Infrastructure » Linux » Installation problem on Oracle 9i for RedHat 9.0
Installation problem on Oracle 9i for RedHat 9.0 [message #99012] Wed, 10 March 2004 05:24 Go to next message
Shrihari Saraf
Messages: 1
Registered: March 2004
Junior Member
I downloaded the 3 oracle 9i for linux files from otn.oracle.com, i extracted all the files and store on HDD say /Disk1, /Disk2, /Disk3

now when i try to run the runInstaller file, its giving an error " cannot execute binary file", i go through the documentation but i'm not getting anything.

there is another file in /Disk1/install/linux/runInstaller.sh , its a script file, when i execute, it is showing 2 errors %PROD_HOME%/install not a file or folder, and the next one is same as above, The script is just calling the main runInstaller file.

Can anybody help me how to solve this problem.
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99013 is a reply to message #99012] Wed, 10 March 2004 12:28 Go to previous messageGo to next message
Ben
Messages: 48
Registered: January 2000
Member
Shri,

Have you tried to check the UNIX filesystem permissions? Do an ls -ls on the Oracle 9i installation filesytem. Then try to grant read/write execution using the chmod +x /filesystem command. You may also need to grant group membership to the oracle installer user using the UNIX chown -R command. Hope this helps

-Ben
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99042 is a reply to message #99012] Sat, 10 April 2004 22:18 Go to previous messageGo to next message
Simran
Messages: 3
Registered: January 2003
Junior Member
I am also facing this problem, If u have got any solution plz mail me too.
thx
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99043 is a reply to message #99013] Thu, 15 April 2004 08:46 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
You are probably trying to run a 64-bit Oracle version on a 32-bit Linux system. Make sure you downloaded the right Oracle version for your Linux system.

To check if runInstaller is a 32-bit binary or a 64-bit binary, run the following command:
$ cd /mnt/cdrom
$ file install/linux/runInstaller
install/linux/runInstaller: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), not stripped

To check if your Linux system is 32-bit system or a 64-bit system, run e.g. the following command:
$ file /sbin/init
/sbin/init: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99046 is a reply to message #99043] Sat, 17 April 2004 12:36 Go to previous messageGo to next message
Kapil
Messages: 145
Registered: May 2002
Senior Member
Where can i download oracle 9i for 32-bit linux system?
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99064 is a reply to message #99012] Sun, 09 May 2004 11:45 Go to previous messageGo to next message
David
Messages: 110
Registered: November 1998
Senior Member
The only way that I got around this problem was to copy the downloaded file to a hard disk, do the uncompression first to the hard disk, and then do the installation. I had room for all three CDs to be loaded to the disk; but you could do them one at a time, as required. And since I only install options appropriate for a particular purpose, of course I removed the structures so nobody else can do an installation.
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99084 is a reply to message #99064] Wed, 23 June 2004 07:34 Go to previous messageGo to next message
Debaser
Messages: 1
Registered: June 2004
Junior Member
Are you sure it is with linux script? Please, be sure you are in specific linux directory
Re: Installation problem on Oracle 9i for RedHat 9.0 [message #99089 is a reply to message #99046] Wed, 07 July 2004 14:54 Go to previous message
Jeff
Messages: 63
Registered: July 1999
Member
try http://otn.oracle.com/software/products/oracle9i/index.html

and select the second option:
Oracle9i Database Release 2 Enterprise/Standard Edition for Linux New (26-Mar-04)

hope this helps
Previous Topic: urgente
Next Topic: Question on the installing Oracle10g on Red Hat 9
Goto Forum:
  


Current Time: Fri Apr 26 14:40:39 CDT 2024