Multiple choice

By which of the following background processes are the contents of the database buffer cache written to data files on disk?

  1. Log writer

  2. Database writer

  3. Stream pool

  4. User process

  5. Disk topology

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The contents of the database buffer cache are written to datafiles on disk by the database writer background process.