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.
Previous Question | Next Question |
What are the factors causing the reparsing of SQL statements in SGA? | What is dictionary cache? |