Oracle Database 12c: Installation and Administration — Question 141

Which three are true about the default database buffer cache? (Choose three.)

Answer options

Correct answer: C, E, G

Explanation

The correct options, C, E, and G, accurately describe characteristics of the default database buffer cache. C states that buffers can hold data block images corresponding to blocks in a data file, while E emphasizes that the block size must equal the buffer size. G highlights the unique capability of storing block images even when there is no corresponding image in a data file. Options A, D, and F are incorrect as they reference algorithms or conditions that do not apply to the default buffer cache's operations.