Database Memory & 4030/4031 (MOSC)

MOSC Banner

extremely large component (PL/SQL DIANA) listed in v$sgastat

edited Oct 22, 2009 8:59AM in Database Memory & 4030/4031 (MOSC) 4 commentsAnswered
In a 9208 database I can see an extremely large component as per below, with the shared pool.

This is not causing any problems that I can discern but I would like to know why it should be reported as so large and what I can do about it.

There are a number of other database on the same version of Oracle hosted on the same server which do not have this "problem".

Any advice would be appreciated.

Neil

SELECT a.* FROM v$sgastat a WHERE pool = 'shared pool' and name not in ('library cache','dictionary cache','free memory','sql area'

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