I am trying to control the memory use in system where there are
oracle process.
It is known, that if you take the column rss o pmem, from ps :
/usr/bin/ps -o user,pid,ppid,pcpu,rss,pmem,start,time,nice,pri,command -A
get, in many cases more than 100% ; because oracle uses shared memory,
i think so.
Do you know some method to get the real memory use? in order to control
and planning.
thanks in advance
Received on Tue Feb 17 2004 - 15:53:18 NZDT