Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
Answer Posted / guest
ORACLE_BASE is the root directory for oracle. ORACLE_HOME
located beneath the ORACLE_BASE and is the place oracle
products reside.
Regards
Abhinav Phadnis
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
what are the types of connection load-balancing?
What are the different sql server versions you have worked on? : sql server DBA
What is dcl? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
how can you implement fine-grained auditing?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
how can you create a user-defined lock?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
What the different components in replication and what is their use? : sql server DBA
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).