InterviewSolution
Saved Bookmarks
| 1. |
Explain The Difference Between $oracle_home And $oracle_base? |
|
Answer» ORACLE_BASE is the root DIRECTORY for ORACLE. ORACLE_HOME LOCATED beneath ORACLE_BASE is where the oracle products reside. ORACLE_BASE is the root directory for oracle. ORACLE_HOME located beneath ORACLE_BASE is where the oracle products reside. |
|