ORACLE_PATH
environment variableThis environment variable specifies the search path for files referenced by
Reports Runtime. Note that the directories specified by ORACLE_PATH
are searched after those specified
by REPORTS_PATH
.
ORACLE_PATH
can specify multiple directories.
Use a semi-colon (;) to separate directory names in a list of paths.
Valid Values |
Any directory on any drive. |
Default |
Not defined. |
rwrun
),
the combined length of ORACLE_HOME
and ORACLE_PATH
should not exceed 255 characters.
ORACLE_PATH=C:\oracle\apps\forms;C:\oracle\apps/reports
Copyright © 1984, 2005, Oracle. All rights reserved.