Concepts and Architecture Question:

Download Job Interview Questions and Answers PDF

Tell me what is the name of the back ground process that modifies the db buffer cache?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

Answer:

Background process that modifies the db buffer cache and not data file is Server process(it fetch the data blocks from database and get it on data buffer cache)Process which modifies/writes the data file: DBWR will write back the data to data file. (But this is not the question)

Download Oracle Architecture and Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
How to determine the physical architecture of oracle?When does the LGWR writes all redo-enteries to the redo-log buffer?