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
Explain the purpose of %type and %rowtype data types with the example?
What is scope of pl sql developer in future?
What is pragma in pl sql?
What is the maximum rows in csv?
What is a file delimiter?
What information is needed to connect sql*plus an oracle server?
Does sql support programming?
what are the differences between char and varchar? : Sql dba
How do I run a pl sql program?
what are the advantages and disadvantages of views in a database? : Sql dba
What are pl sql procedures?
describe mysql connection using mysql binary. : Sql dba
Which tcp/ip port does sql server run?
What is the execution plan in sql?
What are the parts of a sql statement?