Memory Architecture (contd)
- For recording details of changes made. Contains block no., trans-id, bytes modified, etc.
- It is not efficient to write them immediately to the file; hence these are buffered. LGWR writes them to the files after several changes have been made.
- write triggered after commit or when the buffer is 1/3rd full.