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 |
What is a deadlock in SQL? How can you prevent it?
Explain about functional dependency and its relation with table design?
How to get a list of all user accounts in the database?
How to insert multiple rows with one insert statement in oracle?
How many file formats are supported to export data?
Explain an index segment?
What is a nested table and how is it different from a normal table?
How to get execution path reports on query statements?
How to view all columns in an existing table?
Explain what does a control file contain?
Tell me New Feature of Oracle 10g?
What is Undo Management Advisor in Oracle?