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
What is cold backup and hot backup (in case of oracle)?
Enlist some commands of dml?
What are the different types of data tables?
What is database host?
What is data abstraction in dbms?
Mention few case manipulation functions in sql
When we will denormalize data?
What is raid controller technology?
What is an image database?
Define a relation schema and a relation.
What is data sparsity and how it effect on aggregation?
Is the internet a database?
What are the different type of relationships in the dbms?
What do you mean by conflict serializability in dbms?
Explain by listing some major advantages of dbms.