Oracle Memory Management Question:
Download Job Interview Questions and Answers PDF
What is Database Buffers?
Answer:
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.
Download Memory Management Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the factors causing the reparsing of SQL statements in SGA? | What is dictionary cache? |