When Dirty Blocks written to Disk ? – Oracle Architecture
When Dirty Blocks written to Disk ? - Oracle Architecture
When a server process cannot find a clean, reusable buffer after scanning a threshold number of buffers, then the database writer process writes the dirty blocks to disk.
When the checkpoint takes place, the database writer process writes the dirty blocks to disk.