Database Tuning (MOSC)

MOSC Banner

V$SQLAREA

edited Dec 29, 2011 9:56AM in Database Tuning (MOSC) 8 commentsAnswered
In older versions of Oracle, there was a rule saying that V$SQLAREA is evil because queries against it will hit library cache latch once for
every row. I was unable to confirm this in 11.2.0.3. The only latch it
seems to be hitting is SQL memory manager workarea list latch.
Did anyone else notice that? If my findings are right, that would make
V$SQLAREA view much more useful for monitoring and querying purposes.

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