After you install the Oracle database server software, you must set the Oracle
environment variables on the OpenPages® database
server computer.
Procedure
-
Log on to the database server as a user with administrative privileges.
- 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.
ORACLE_HOME is the installation location or top-level directory structure for
the database installation.
For example: ORACLE_HOME=C:\app\Administrator\product\19.3.0\dbhome_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.
- Click OK.