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 varchar example?
What are the ways on commenting in a pl/sql code?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What is the advantage of nosql?
What is structural independence and why is it important?
What is a constraint? Tell me about its various levels.
what are set operators in sql? : Sql dba
Why do we go for stored procedures?
How do I run a script in sql developer?
What is a sql statement?
What are the benefits of pl sql?
What is a natural join?
how to decrement dates by 1 in mysql? : Sql dba
What are the advantages of pl sql over sql?
Mention what is the plv (pl/vision) package offers?