Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error While Installing 11g DB Client : cannot execute binary file

Vishwamber Shetty-OracleAug 3 2014 — edited Aug 4 2014

Hi All,

I am trying to install Oracle 11g DB Client in a system with Oracle Linux 6.6 64Bit.

The installation file was downloaded from oracle

Link : Oracle Database Enterprise Edition 11.2.0.2.0 zLinux64

Was able to extract the downloaded file successfully.

But when I try to install it I am facing the bellow error,

[oracle@VSS-OTM-SERVER client]$ pwd
/home/oracle/Desktop/Instalation_Files/DB_Client/client
[oracle@VSS-OTM-SERVER client]$ ls
doc  install  response  runInstaller  stage  welcome.html
[oracle@VSS-OTM-SERVER client]$ ./runInstaller
./runInstaller: line 260: /home/oracle/Desktop/Instalation_Files/DB_Client/client/install/.oui: cannot execute binary file
[oracle@VSS-OTM-SERVER client]$ ls -ltr
total 32
-rw-r--r--.  1 oracle oinstall 4077 Dec 18  2010 welcome.html
drwxr-xr-x.  8 oracle oinstall 4096 Mar 26  2011 doc
drwxr-xr-x.  4 oracle oinstall 4096 Mar 28  2011 install
drwxr-xr-x.  2 oracle oinstall 4096 Mar 28  2011 response
-rwxr-xr-x.  1 oracle oinstall 8564 Mar 28  2011 runInstaller
drwxr-xr-x. 14 oracle oinstall 4096 Mar 28  2011 stage
[oracle@VSS-OTM-SERVER client]$

Please help.

Thanks,

Vishwamber Shetty

This post has been answered by Ivica Arsov on Aug 4 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2014
Added on Aug 3 2014
10 comments
3,326 views