Database Administration (MOSC)

MOSC Banner

HOT blocks

edited Feb 1, 2011 12:35AM in Database Administration (MOSC) 10 commentsAnswered
hi here is a case i really appreciate your comment regarding that:


Please consider we have a simple query (a select statement with bind variables ) which is high used and many many sessions go for it
but at some of the times (not pick time always) these sessions became under ‘latch: cache buffers chains’ or ‘read by other session’ and considerable 'db file sequential read'
hot block will be on database
i know it is oracles behavior that it will first read the data from disk into the database buffer cache.
If two  or more sessions request the same information then  the first session reads  data to the buffer cache while other sessions wait.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center