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: Installing Oracle 8i on a SUN

Re: Installing Oracle 8i on a SUN

From: S. Tran <sam_at_home>
Date: Wed, 9 Jun 1999 17:06:40 GMT
Message-ID: <375E9F20.4D34EB01@home>


It's not a shell problem, you have to create the directory for the product you wanted to install. For example:

Oracle_Base: /opt/oracle
Oracle_Home: /opt/oracle/product/8.0.5

and be sure to run the installation under the Oracle's userid, not the root/super user id.


Alexander Venzke wrote:
>
> In article <3758ac04.28097626_at_news.jacksonville.net>,
> hhuntleyjr_at_mediaone.net (Howard Huntley) wrote:
> > I have a sun station at home that I am trying to get Oracle 8i
> > installed on. Each time I initiate the runInstaller, I get back an
> > error message reading "ORACLE_HOME must be installed before installing
> > Oid" I have tried the "setenv ORACLE_HOME=/raid/raid0/ORACLE_HOME"
> > command with no effect, can you help me
>
> Maybe a shell problem ? wich shell you're using ?
>
> try this
>
> on a SH : ORACLE_HOME=/.... ; export ORACLE_HOME
> on a KSH : export ORACLE_HOME=/....
>
> --
> --------------
> Alexander Venzke
> sammuc_at_my-deja.com
> munich / germany
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Wed Jun 09 1999 - 12:06:40 CDT

Original text of this message

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