IN ORACLE MILIEU …

Beyond Knowledge

Daily Archives: June 13, 2007

Tuning Buffer cache – Oracle Database 10g

For tuning buffer cache, we need to understand following point very closely. Physical reads: These are the data blocks that Oracle reads from disk. Reading data from disk is much more expensive than reading data that’s already in Oracle’s memory. When you issue a query, Oracle always first tries to retrieve the data from memory—the [...]

Follow

Get every new post delivered to your Inbox.

Join 156 other followers