Multiple choice technology databases Background process responsible to write contents of database buffer to data files. LGWR DBWR PMON CKPT Reveal answer Fill a bubble to check yourself B Correct answer Explanation DBWR (Database Writer) is the Oracle background process responsible for writing modified data blocks from the database buffer cache to the data files. LGWR writes redo logs, PMON manages processes, and CKPT updates headers.