Server Management - Systems Insight Manager
1833695 Members
3551 Online
110062 Solutions
New Discussion

PMP Error Message

 
Robert Jones_21
Occasional Advisor

PMP Error Message

I recieved this message from SIM4.2, PMP on a Windows 2000 Advanced Server clustered:
High average page read rate (below 5 is normal). However, there is still at least 20 MB of available memory. This can happen when a process is limited in the amount of memory it can allocate and results in high paging even though more memory is available. Thus this situation may look like a bottleneck when it is not.

Any idea how to resolve?
1 REPLY 1
Rob Buxton
Honored Contributor

Re: PMP Error Message

You cannot "resolve" it generally.

The application requires more memory, pages it in and then possibly releases it aging for the cylce to start again.
The paging in cycle generates the page faults.

Unless memory could be permanently allocated to the application the issue will recur.

As the text says, it is probably not a problem.