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 |
Answer / Bhavna Singh Chauhan
$ORACLE_HOME is the directory where the Oracle software installation resides, including binaries, libraries, configuration files, and samples. In contrast, $ORACLE_BASE is the top-level directory for all Oracle installations on a system. It contains subdirectories such as ORACLE_HOME, admin, oracle_base$ORACLE_SID, and others.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have marks in table,how to find total?
Explain the process of recievables in oracle financials. : oracle accounts receivable
Can we modify approve purchase order?if yes what is navigation?
How to clone the database using RMAN back
What is difference b/w Credit memo and Adjustment in AR.
hi all, i have installed oracle xe software in windows 7. iam unable to connect sqldeveloper tool. can you please tell me how to connect. provide completed procedure.
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
1 Answers Pathway Technologies,
Explain the difference between a hot backup and a cold backup and the benefits associated with each
how to write customizations in po
A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
How would you go about increasing the buffer cache hit ratio?