Answer Posted / guest
The On-line Redo Log is a set of tow or more on-line redo
files that record all committed changes made to the
database. Whenever a transaction is committed, the
corresponding redo entries temporarily stores in redo log
buffers of the SGA are written to an on-line redo
log file by the background process LGWR. The on-line redo
log files are used in cyclical fashion.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to migrate paradox, dbase or foxpro database to firebird?
Mention the differences between the clustered and non-clustered index
What is the structure of a table in database?
Define cursor and its types.
What is normalization? What are different type of normalization?
What is the difference between delete and truncate command in dbms?
Briefly describe an outer join.
What is the difference between internal and external schema?
What is query in database?
What is etl process in data warehousing? What are the different stages in 'data warehousing'?
Explain 3nf?
How do I create a database?
Explain the three Level Architecture of the Database System
What are the advantages of a database?
State at least four kinds of indexing?