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: XU <xux_at_informa.bio.caltech.edu>
Date: 6 Jun 1999 00:33:24 GMT
Message-ID: <7jcfkk$ejo@gap.cco.caltech.edu>


The correct syntax of setenv is NOT to user the "=" sign. Use this instead:

setenv ORACLE_HOME /raid/raid0/ORACLE_HOME

To make sure that ORACLE_HOME is correctly set, use "echo $ORACKE_HOME" to examine its value.

Robert Xu
Oracle DBA

Howard Huntley (hhuntleyjr_at_mediaone.net) 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
Received on Sat Jun 05 1999 - 19:33:24 CDT

Original text of this message

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