Can Multiple instances be run on Single Machine???
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / serena
yes, we can run serveral standalone database in a machine.
In this case, every database can have one instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to start an oracle instance?
Explain the use of indexes option in imp command.
Explain an exception and its types?
What is the oracle implicit cursor?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
How to drop an index in oracle?
Explain an index?
how to find the n'th highest salary from emp ?
Anybody can tell me, how do we find second largest emp salary from emp table.. Thanks in advance ...
10 Answers Cognizant, ID, NTTF Nettur Technical Training Foundation, Sony, Verizon,
What is Library Cache in Oracle?
What are ddl statements in oracle?
How to select all columns of all rows from a table in oracle?