Database Writer Process (DBWn) : Oracle Background Process
Writes modified blocks from the database buffer cache to the data files. The database writer process (DBWn) reads the database buffer cache and writes modified buffers to data files. It also handles checkpoints, file open synchronization, and logging of Block Written records. DBWn also reads the Database Smart Flash Cache (Flash Cache) when Flash Cache … Read more