Hello,
On an E25k Sun System running Solaris 10 I am having a hard time interpreting prstat concerning the amount of RAM being used by a service. If I run prstat -atv it shows oracle as taking up 98% of the system memory.
I am not convinced this is correct as I have a hard ceiling on how much memory oracle can use (via SGA_MAXSIZE=2G and PGA=1G). It is a new system and there are no users on it yet.
top (selecting u and oracle) seems to show multiple 2G chunks being used. I am confused.
Can you please help me understand why prstat -atv is reporting this?
Thanks,
Michael42
On an E25k Sun System running Solaris 10 I am having a hard time interpreting prstat concerning the amount of RAM being used by a service. If I run prstat -atv it shows oracle as taking up 98% of the system memory.
Code:
NPROC USERNAME SIZE RSS MEMORY TIME CPU
----------------------------------------------
45 oracle 63G 61G 98% 7:31:51 17%
I am not convinced this is correct as I have a hard ceiling on how much memory oracle can use (via SGA_MAXSIZE=2G and PGA=1G). It is a new system and there are no users on it yet.
top (selecting u and oracle) seems to show multiple 2G chunks being used. I am confused.
Can you please help me understand why prstat -atv is reporting this?
Thanks,
Michael42