Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can you define environment variables on Windows NT 4.0?
Roger Jackson wrote in message <6bgagm$nkc$1_at_caley.wire.net.au>...
>In the UNIX environment when executing SQL statements you can specify
>environment variables such as $ORACLE_HOME as below so you don't have to
>type in the whole path.
>eg. SQL>@$ORACLE_HOME/catproc.sql
>Can you create environment variables in Windows NT?
Yes. In Control Panel, click on the System Icon. One of the tabs is for setting environmental variables, or changing existing ones.
BTW, the Oracle Installer automatically adds the \ORANT\BIN to the PATH, but it does not set the ORACLE_SID or ORACLE_HOME environmental variables (not with 7.x anyway).
regards,
Billy
Received on Mon Feb 09 1998 - 00:00:00 CST
![]() |
![]() |