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 |
Describe what redo logs are.
can u give guidance abt packages of plsql
A scenario for amount correction & how to use amount correction functionality in AP invoices
how to get the values if source table & target table having duplicate values that matches the lookup condition ?(i want all duplicate match)
What is the difference between the SQL*Loader and IMPORT utilities?
8. Supporting AP, AR and GL?
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
what are basic modules required to implement oracle application in any oraganisation?
How do you switch from an init.ora file to a spfile?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
what is the link between suppliers and banks in ap module in oracle apps? And also query?
How to find locks exists in a table or not?