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 |
The join defined by the default data link is an outer join yes or no ?
How to find no of saturdays in a month using single sql ?
what is the scripts in data base?
What is a shared pool?
Explain the use of inctype option in exp command.
Shall I get Pro*C Compiler in Oracle-10g release ?
What are the set operators union, union all, minus & intersect meant to do?
What is oracle rowcount?
Is oracle an operator?
How to create a new view in oracle?
How to drop a stored function?
Explain constraining triggers.