DEVFYI - Developer Resource - FYI

What is Database Buffers ?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

331. What is Database Buffers ?

Database buffers are cache in the SGA used to hold the data blocks that are read from the data segments in the database such as tables, indexes and clusters DB_BLOCK_BUFFERS parameter in INIT.ORA decides the size.

(Continued on next question...)

Other Interview Questions