Answer Posted / deva
This buffer contains the information about the changes of
datablocks in the database buffer. While the redo log
buffer is filled during data modifications. The log writer
process wirtes information about the nmodifications to the
redo log files. These files are used after eg a system
crash in order to restore the database(database recovery)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to delete a column in an existing table?
Is oracle a relational database?
Can multiple cursors being opened at the same time?
How to get execution path reports on query statements?
How to use subqueries with the exists operator in oracle?
What operating systems are supported by oracle database 10g xe?
What are privileges and grants?
Explain the difference between a procedure and a function?
Why does Oracle not permit the use of PCTUSED with indexes?
Can objects of the same schema reside in different tablespace?
Why cursor variables are easier to use than cursors?
How to handle a single quote in oracle sql?
What is tns name?
What are the differences between primary key and unique key?
How to increment dates by 1 in oracle?