GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Concepts and Architecture

 Print  |  
Question:  What is the name of the back ground process that modifies the db buffer cache?



June 06, 2008 11:03:51 #3
 mdrijwan   Member Since: June 2008    Total Comments: 1 

RE: What is the name of the back ground process that modifies the db buffer cache?
 
The server process modifies the db buffer cache. DBWn only writes the data from DBBC to datafiles. It does not modify the database buffer cache.
     

 

Back To Question