Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: help: how do you find oracle home on windows
>
> 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
![]() |
![]() |