Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which figure is correct, Task Manager or Performance Monitor

Status
Not open for further replies.

jamesp1

IS-IT--Management
May 23, 2001
3
AU
We currently investigating the memory usage for an Oracle process running on NT4.0 SP6a. We have the following stats:

Task Manager shows: Memory Usage 1269376K
Performance Monitor shows: Virtual Byte Usage 1877831680 bytes (1833820K)

Our question is, are these figures measuring the same thing and if they are, which one is correct. as we seem to be missing 600M of memory somewhere.
 
From Perfmon:

"Virtual Bytes is the current size in bytes of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and by using too much, the process can limit its ability to load libraries."

Not if this helps... Joseph L. Poandl
MCSE 2000


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top