Database Administration (MOSC)

MOSC Banner

Tune PGA

edited Apr 15, 2012 2:43PM in Database Administration (MOSC) 1 commentAnswered
  Hi all,
  My db is 9.2.0.4 on AIX os

 Query from view V$PGASTAT, we can determine RAM usage for Oracle instance. There is a column with name is Total PGA used for auto workareas. Some processes or application that will not counted in this statistics. I know them are Java and PL/SQL and anyone can talk to me which processes or app will not counted ? And to know the amount of memory used by them (Java, PL/SQL, ..) I used formula:

  Total pga allocated (also know from this view) - Total PGA used for auto workareas

  Am I right ? And to know which sessions consumes how PGA memory, plz show me methods to do this ?

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