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

Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?

1515


What is MTTR advisor in Oracle?

610


HI, Please let me know the syllabus for Oracle OCA and OCP Certification

1956


Can we create database in oracle using command line ?

584


What is a parameter file in oracle?

564






IS it possible to built the oracle database without setting the kernal parameters?

1763


Are truncate and delete commands same? If so why?

658


Explain oracle left join with an example?

590


Name the various constraints used in oracle?

570


How do I call oracle stored procedures that take no parameters?

570


How to best split csv strings in oracle 9i?

597


How to loop through data rows in the implicit cursor?

545


How to drop a stored procedure in oracle?

592


How to invoke the data pump export utility?

565


Explain what does a control file contain?

614