Explain the difference between $ORACLE_HOME and
$ORACLE_BASE.
Answers were Sorted based on User's Feedback
Answer / anil vejendla
oracle_base is the root directory for oracle
oracle_home is beneath of oracle_base and it contains all
executables,sub directories
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
8. Supporting AP, AR and GL?
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
What are different types of transactions in ar? : oracle accounts receivable
What is Restricted Mode of Instance Startup in Oracle?
how can we send a concurrent program output to the clients through mail or fax give me example.
What is the difference between conversions and interfaces? : oracle accounts receivable
as a technical developer in oracle applications which type errors feced in your experience sofar
how to replace not in with not exist?
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Explain prerequisites and post activities of oracle database installation
Can we modify approve purchase order?if yes what is navigation?
What is the sql query to find the employee who has Nth maximum salary?