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 |
7. Repeat query (7) but also display all clients who have never ordered anything.
Differentiate between post-database commit and post-form commit?
What is Index and different types of Indexes?
How many types of tables are there in oracle?
Is it possible to insert comments into sql statements return in the data model editor ?
What are the execution control statements in oracle?
How to create a stored program unit?
How to Truncate Table in Oracle
how to truncate date and get only time part 9:20:00
Describe the different type of Integrity Constraints supported by ORACLE ?
Explain alias?
What are the numeric comparison operations?