Answer Posted / rad
Yes, you can run RAC (Real Application Clusters) that
consist of multiple instances accessing the same database.
You can also run the same and different versions of Oracle
running on a single machine each of course accessing
different databases.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How index is implemented in oracle database?
What is a nested table?
Please explain compound trigger in oracle?
What is a parameter file in oracle?
How will you identify oracle database software release?
Why does for update in oracle 8 cause an ora-01002 error?
Why use resource manager in Oracle?
Explain parameter file in oracle.
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is the difference between Delete, Truncate and Drop in Oracle?
How to use existing values in update statements using oracle?
what is dynamic SGA and static SGA
Explain the use of grant option in exp command.
what are the advantages of running a database in archive log mode?
How to use select statement to count the number of rows in oracle?