Search: For:
Browsing Single Category
www.dbatoolz.com ORACLE DBA Forums Ask DBA › Question Id: 3945 | Permalink

DIff b/w oraclehome and oraclebase

Question ID: 3945
Created By: 2010-MAR-06 07:57:04 [Singireddidba]
Updated By: 2011-MAY-06 11:58:33 [Ajaykumar]
Status: Open
Severity: Normal
Read Only: No
11126
2010-MAR-06 07:57:04
User
 
 
Registered On: Feb 2010
Total Posts: 24
What is difference b/w oracle home and oracle base?
11130
2010-MAR-08 20:36:50
Moderator
 
 
Registered On: Mar 2006
Total Posts: 289
Here's a typical (OFA) structure of an ORACLE 10g install:

   ORACLE_BASE = /u01/app/oracle/
   ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1

Consider ORACLE_BASE as a baseline directory off of which we fan out while
ORACLE_HOME is the final destination for a particular ORACLE release version.

As your server lives and goes through multiple upgrades you'll have the same 
ORACLE_BASE but multiple ORACLE_HOME's underneath it.
13853
2011-MAY-06 11:58:33
User
 
 
Registered On: Apr 2011
Total Posts: 13
hi 
oracle_base represent oraInventary  location
oracle_home represent oracle s/w installed position