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 -> Oracle8 orainst on Solaris 2.6: "cannot execute"?

Oracle8 orainst on Solaris 2.6: "cannot execute"?

From: Chuck <junkmail_at_greyswan.com>
Date: Mon, 28 Jun 1999 19:44:53 GMT
Message-ID: <3777d093.31892919@24.2.0.71>


Hi all,

I've got this rather annoying little problem happening while trying to install Oracle 8 Enterprise Edition on Solaris 2.6.

I've downloaded the installation instructions PDF file from Oracle Technet and have followed all the instructions up to the point when I'm actually supposed to run the orainst shell script. In other words, the following are true:

  1. Solaris user oracle exists and is part of the group dba.
  2. The appropriate environment variables have all been set (these include ORACLE_HOME, ORACLE_BASE, ORACLE_SID, LD_LIBRARY_PATH, and ORACLE_TERM) and I've made the needed changes to the PATH variable.
  3. I've edited /etc/system to modify the kernel shared memory parameters recommended in the Oracle documentation and restarted the machine
  4. Created the oratab file using the oratab.sh script

The only thing I did not do that the document recommended was create 4 separate mount points for the Oracle installation (1 for the product, and three for the databases). I didn't do this because I just don't have any free disk space to create more mount points. And this database is simply for my development and toying around, if it crashes my life will go on uninterrupted.

Now, when I log in as the Oracle user, cd to the /cdrom/oracle805/orainst directory and run the orainst shell script (I'm running in Bourne shell, BTW, as the Oracle documentation uses Bourne shell in its examples), the machine chugs for a few seconds, and then I get the following error message:

./orainst: ./orainst.cm: cannot execute.

A check of both orainst and orainst.cm shows me that both of these files are set executable by everyone, so I would assume that's not the problem. My guess is that some library needed by orainst.cm is missing or not in my path. Can anyone give me some guidance as to what I might be missing here? Could this be caused by not having all the mount points the docs recommend?

Chuck. Received on Mon Jun 28 1999 - 14:44:53 CDT

Original text of this message

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