What is meant by redo log buffer ?

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


Please Help Members By Posting Answers For Below Questions

what are archived logs?

1965


How to sort the query output in oracle?

826


How to load a large xml file?

844


What is system tablespace?

872


How to convert characters to times in oracle?

791


what are the default admin accounts in Oracle 10g ?

775


How to view all columns in an existing table?

738


How to find out what oracle odbc drivers are installed?

832


what is the use of triggers in Java program? I mean where do we use triggers in Java programming?

1968


candidate key is subset of super key but not vice-verse explain

1807


Is oracle an open source?

838


Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?

1174


How to install oracle database 10g xe?

801


How to connect ms access to oracle servers?

761


Where is the export dump file located?

830