Applies to:
Set up the ORACLE_HOME
environment variable to point to the directory
where the Oracle database client software is installed. Set the variable on the admin application
server and each non-admin application server.
Procedure
-
Log on to the application server as a user with administrative privileges and full access to
the local server drives..
- In the Windows search box,
type environment variables, and then click Edit system environment
variables.
- On the Advanced tab, click Environment
variables.
-
In the System Variables pane, click
New.
-
Add the
ORACLE_HOME
variable, then click
OK.
For example:
ORACLE_HOME=C:\app\Administrator\product\19.0.0
\client_1
-
In the System Variables pane, select the
PATH
variable.
-
Verify that %ORACLE_HOME%\bin is included in the
PATH
variable.
If %ORACLE_HOME%\bin is not listed, click Edit, add
%ORACLE_HOME%\bin to the start of the PATH
variable, and then
click OK.
By default, the PATH
variable includes the path
%ORACLE_HOME%\bin after you install the Oracle database server software.