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: help: how do you find oracle home on windows

Re: help: how do you find oracle home on windows

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 17 Jul 2002 19:05:18 -0700
Message-ID: <92eeeff0.0207171805.6b117377@posting.google.com>


>
> Alternatively, pipe the output of set through findstr:
>
> C:\>set | findstr "ORA"
> ORACLE_HOME=C:\ORACLE\ORA81
>

True if there is an ORACLE_HOME environment variable setup. However, I don't think Oracle sets up this variable, by default, at time of installation.

//Rauf Sarwar Received on Wed Jul 17 2002 - 21:05:18 CDT

Original text of this message

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