Answer Posted / nishi
Mirrored on-line Redo logs are mirror or copies of actually on-line redo log files. These files are physically located on another disc and are updated if one member is updated. Mirroring the on-line Redo log files is essential to not loose data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define view, sequence and index in DBMS.
Explain Relational Algebra in RDBMS
What is 1nf in database?
how Data is stored in a file so that Direct Searching can be performed
What is sql and where is it used?
What are the lock types?
What do you understand by e-r model?
Tell us about some Dot operator queries?
What is normalization and why it is used?
What is a key field?
Differentiate between nested loop, hash loop and merge join.
What is domain in dbms?
How do you performance tune a database?
What are the differences between hash join, merge join and nested loops?
How to implement a database management system?