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_at_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 Thu Jul 18 2002 - 04:05:18 CEST

Original text of this message