Explain the difference between $ORACLE_HOME and
$ORACLE_BASE.
Answer Posted / suman
$ORACLE_HOME is sub-directory of $ORACLE_BASE. For example,
if your $ORACLE_BASE is /apps/oracle, then you will have
ORACLE_HOME=${ORACLE_BASE}/product/817ee (or whatever
version you want to put as last parameter - 816se, 901ee,
etc.)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
I need a Technical evaluation between Oracle and SAP ? please do a need ful.
What is the difference between oracle media recovery and crash recovery?
What do you mean by hz_ in customer tables? : oracle accounts receivable
what are the tools used for oracle 10g in real time.
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable
how can we add a field to the oracle standard forms through Form Persanlization or custom.pll
Differentiate between transaction type and transaction source? : oracle accounts receivable
How to clone the database using RMAN back
Could you please let me know the interfaces in OM / FA??
How would you determine what sessions are connected and what resources they are waiting for?
types of receipts and detail desription about recipts and tables effected by receipts?
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
What is the difference between conversions and interfaces? : oracle accounts receivable
what is difference between inner join & nested query or subqueries
difference of using cursor for loop and open,fetch,close.which one is better