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: Oracle environment ORACLE_HOME setting problem

Re: Oracle environment ORACLE_HOME setting problem

From: Trifon Anguelov <trifona_at_pacbell.net>
Date: Fri, 08 Feb 2002 02:39:34 GMT
Message-ID: <GTG88.1686$nj6.981163050@newssvr21.news.prodigy.com>


Eric,

Run:
$. ./.profile and check if sets up the ORACLE_HOME.

Try from the command prompt. What do you getting?

Seems your .profile file is not loading at startup time or you have some other file overwriting the settings. Try ORACLE_HOME=$ORACLE_HOME:/then your parh.

Do not forget to export it.

Hope that helps,

Trifon Anguelov
Senior Oracle DBA




Join the new Oracle DBA forums at:
http://www.dbaclick.com/cgi-bin/ib3/ikonboard.cgi

"Eric" <zhenming29_at_yahoo.ca> wrote in message news:iRw88.22547$Xw.2718582_at_news20.bellglobal.com...
> I set the parameter ORACLE_HOME=/export/home/oracle/product/8.1.5 and
> export it in the .profile, but when I use the command echo $ORACLE_HOME,
it
> always displays
> ORACLE_HOME=/export/home/oracle. Can anyone know how to solve this
problem?
> I use Bourne shell in Solaris7 X86 and Oracle 8.1.5
>
> Eric
>
>
Received on Thu Feb 07 2002 - 20:39:34 CST

Original text of this message

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