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

What does LGWR do?

2 Answers  


What is an oracle database schema?

0 Answers  


List the Optional Flexible Architecture (OFA) of Oracle database ?

1 Answers  


What is an Oracle Data Dictionary?

0 Answers  


What is hit ratio ?

13 Answers   Indiabulls, RGPV,






What is an Oracle Data Block?

0 Answers  


How can we plan storage for very large tables ?

1 Answers  


What is a Rollback segment entry ?

3 Answers   TCS,


How will you estimate the space required by a non-clustered tables?

2 Answers  


What is Cursor?

2 Answers   Virtusa,


What is the maximum number of Lock Processes used?

1 Answers  


What is SGA?

3 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)