Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
Answer Posted / shiva
$ORACLE_BASE: TOP OF ORACLE DIRECTORY
eg: u01/app/oracle
$ORACLE_HOME : WHERE THE ORACLE IS INSTALLED IN OUR SYSTEM
eg: $ORACLE_BASE/PRODUCT/RELEASED_VERSION
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
how can you generate profile of pl/sql applications to identify performance bottlenecks?
what do you understand by fine-grained auditing?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
how can you enable flashback feature?
what is logical system in sap basis
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
What are the recovery models for a database? : sql server DBA
what are the types of connection load-balancing?
Explain materialized views and how they are used.
Query processing is slow(eg select query)how will u solve that
what is ora 24313?what is the procedure to exclude that error?
Where do you find the default index fill factor and how to change it? : sql server DBA
How to start SQL Server in minimal configuration mode?