Operating System - HP-UX
1834020 Members
3038 Online
110063 Solutions
New Discussion

Re: Real Time Memory Problem

 
karthiknarayan
Advisor

Real Time Memory Problem

I have a RP3440 Machine with 16GB RAM.I have swapmem_on=1 and run oracle on the server.My issue is after couple of days the System swapinfo shows 75% and it stays at 75% always and after some days it shoots to 100% and iam forced to do a reboot, and then the swap increases rapidly.

Please advice
In Love with Life
2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: Real Time Memory Problem

If you could post your 'swapinfo -tam' output and show what components hit 75% and 100% then we may be able to diagnose your problem better.
karthiknarayan
Advisor

Re: Real Time Memory Problem

output of swapinfo -tam


Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8192 0 4096 0% 0 - 1 /dev/vg00/lvol2
reserve - 4096 -4096
memory 12971 11911 1060 92%
total 21163 16007 1060 76% - 0 -
In Love with Life