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 happens to the current transaction if the session is ended?
What is the order of defining local variables and sub procedures/functions?
can a table has a column that has only view data and in other columns we can change data?
Explain 1st, 2nd, 3rd normalization form of data base
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Will you be able to store pictures in the database?
what is exact difference between drop and truncate table.
How to open and close an explicit cursor in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
what is the exact definition for pointer?
What are advantages of dateset in datastage?
What is truncate oracle?