Which background process is responsible for writing the dirty buffers to the database files?
Answer :
The purpose if the DBWn is to write the contents of the dirty buffer to the database file. This occurs under two circumstances ? when a checkpoint occurs or when the server process searches the buffer cache for a set threshold.