What does LGWR do?

Answers were Sorted based on User's Feedback



What does LGWR do?..

Answer / ravi dutta

log writer is used to write the commited or uncommited data
from the redolog buffer to the redo log file.

Is This Answer Correct ?    4 Yes 0 No

What does LGWR do?..

Answer / azhar ali khan

Whenever any change takes place in database,first the change is written to LOGBUFFER.Then from LOGBUFFER the changes are written to REDOLOG files.
LogWriter(LGWR) is a process that writes the redobuffers from LOGBUFFER to REDOLOGFILES in terms on change vectors.

When does Logwriter(LGWR) writes to Redologs,
-Whenever logbuffer is 1mb or 1/3rd full.
-Whenever user commits.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What is advantage of having disk shadowing/ Mirroring ?

1 Answers  


How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?

0 Answers  


how oracle will recognise its space is 100gb if 100gb is allocated for it...

1 Answers   Baidu,


What is an Oracle Rollback Segment?

0 Answers  


What are the components of SGA?

5 Answers  






How to find the SGA Size

7 Answers   Baidu, Reliance,


How can we plan storage for very large tables ?

1 Answers  


What Does DBWR do?

2 Answers   Honeywell,


How the space utilisation takes place within rollback segments?

2 Answers  


Why query fails sometimes ?

1 Answers  


How does Space allocation table place within a block ?

1 Answers  


What does LGWR do?

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