Answer Posted / yogesh a d
RAC is the Oracle's Technology to protect the RDBMS from instance failure only and not the media failure. To overcome the media failure there is Data Guard technology of Oracle.
RAC provides Cluster environment to database, in this single database can be managed by number of instances. So that if one of the instance fails the database will not shutdown.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is schema in sql example?
What is difference between hql and sql?
Can you call pl/sql package functions from within a fast formula?
What is t-sql? : Transact sql
what are myisam tables? : Sql dba
What is the difference between function and procedure in pl/sql?
What is scalar data type in pl sql?
what is the difference between undefined value and null value? : Sql dba
What is a sql driver?
What is a mutating table and a constraining table?
What is pl sql variable?
What is meant by <> in sql?
What are the benefits of stored procedures?
What is dense_rank?
Does sql*plus also have a pl/sql engine?