Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Installation question RH 7.2 - Ora 9.2

Re: Installation question RH 7.2 - Ora 9.2

From: Dave Hau <davehau-no-spam-123_at_no-spam.netscape.net>
Date: Wed, 18 Jun 2003 06:31:18 GMT
Message-ID: <WGTHa.67$Nd1.6678755@newssvr21.news.prodigy.com>


My guess is that the executable that the runInstaller script eventually calls does not have execute permission. Trace through the script to the executable called and do chmod 755 on it.

Cheers,
Dave

"walter" <wwcorigan_at_yahoo.com> wrote in message news:20030617.191428.1335354340.4091_at_yahoo.com...
> I have successfully installed oracle 8.1.7 on my pentium based Redhat 7.2
> system. Using the same OS configuration I am trying to upgrade
> it to 9.2.0.2.0.
>
> The problem is I can't get the runInstaller to work. When I type
./runInstaller
> I get:
>
> ./runInstaller: cannot execute binary file
>
> I am running this from the console in a gnome terminal window.
> The problems seems to be the last line of the script,
>
> ./runInstaller $* &
>
> I notice that $* is NULL.
>
> I think there must be something very simple that I have overlooked.
>
> Thanks
> ww
Received on Wed Jun 18 2003 - 01:31:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US