InterviewSolution
Saved Bookmarks
| 1. |
What Is Kept In The Database Buffer Cache? |
|
Answer» The DATABASE BUFFER cache is the portion of the SGA that holds copies of DATA blocks read from datafiles. The database buffer cache is the portion of the SGA that holds copies of data blocks read from datafiles. |
|