Database - RAC/Scalability (MOSC)

MOSC Banner

PGA memory calculation

edited Mar 21, 2013 12:42AM in Database - RAC/Scalability (MOSC) 3 commentsAnswered
Hello experts,

                       Today I have one observation in one of our rac database.PGA_AGGREGATE_TARGET is set to 8 GB but when I use below query for any instance it shows nearly 14 GB.HOw it is possible or my query is incorrect?

select inst_id,sum(pga_used_mem)/(1024*1024*1024) from gv$process group by inst_id

Regards

Dhritiman Deb

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