Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SET ORACLE_HOME
If you are using bourne shell you'll need the following
ORACLE_HOME=/path/path
export ORACLE_HOME
in korn shell etc u can combine this on one line e.g.
export ORACLE_HOME=/path/path
rgds
brian
Received on Mon Jun 14 1999 - 09:13:07 CDT
![]() |
![]() |