1.

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.

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.



Discussion

No Comment Found