When does LGWR write to the database?

Answer Posted / gaurav rajvanshi

1.Every 3 secs
2.At commit(when a tx commits)
3.When one third of redo log buffer is filled.
4.When there is more than 1 Mb of redo entries(redo data or
changes) in the redo log buffer
5.Before DBWR background process writes dirty buffers from
db cache to datafiles(database)

At any of the above instances(cases) lgwr writes the redo
entries or redo data or changes from the redo log buffer to
the redo log file.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a View based on another View in Oracle?

653


What is an Integrity Constrains in Oracle?

724


What is an Oracle Data Dictionary?

637


What is an Oracle SYSTEM tablespace and when is it Created?

605


What are Oracle Schema Objects?

635






What is an Oracle Rollback Segment?

611


What is the use of Oracle Control File?

613


Teradata: How can we know the indexed column in a table?

1370


What is the function of Redo Log in Oracle?

662


What is an Oracle Data Block?

636


What are the consideration at tehe migration of Oracle 9i to 10G.

2545


What is an oracle database schema?

643


What are the uses of Oracle Rollback Segment?

643


Can a Tablespace hold objects from different Schemes in Oracle?

623


What is an Oracle Data Segment?

608