When does LGWR write to the database?

Answers were Sorted based on User's Feedback



When does LGWR write to the database?..

Answer / 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

When does LGWR write to the database?..

Answer / syed alamdar ali

when one third of redo log buffer is filled.
when transcation is completed.
time out of 3 sec.

Is This Answer Correct ?    10 Yes 0 No

When does LGWR write to the database?..

Answer / ravi dutta

it writes the uncommited and the comited data from the
redolog buffer to the redolog file

Is This Answer Correct ?    10 Yes 5 No

Post New Answer

More Oracle Architecture Interview Questions

List the factors that can affect the accuracy of the estimations ?

1 Answers  


Which parameter in Storage clause will reduce no. of rows per block?

1 Answers  


How will you monitor the space allocation ?

3 Answers  


What is an Oracle Data Segment?

0 Answers  


What is advantage of having disk shadowing/ Mirroring ?

1 Answers  






How the space utilisation takes place within rollback segments?

2 Answers  


How can we plan storage for very large tables ?

1 Answers  


What is the role of PCTFREE parameter is Storage clause ?

2 Answers  


How will you create multiple rollback segments in a database ?

1 Answers  


THE MAIN CONCEPT OF PROGRAMMIN TYPE?

1 Answers  


What is dictionary cache ?

2 Answers  


What is an Oracle Data Block?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)