Database Contains Directory Objects "ORACLE_BASE" And "ORACLE_HOME" With DIRECTORY_PATH = "/"
(Doc ID 2582103.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Database - Standard Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.
Symptoms
DBA_DIRECTORIES shows that directory objects "ORACLE_BASE" and "ORACLE_HOME" point to "/".
What are these objects, and can their paths be left as "/" ?
select directory_name, directory_path from dba_directories;
DIRECTORY_NAME DIRECTORY_PATH
------------------------------ --------------------------------------------------
ORACLE_HOME /
ORACLE_BASE /
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |