cpu uses by database
Hi,
recently we have added 2 more cpu ot our database host.(linux VMware)
Linux idrx34.cc.columbia.edu 2.6.18-308.11.1.el5 #1 SMP Fri Jun 15 15:41:53 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux.
from command prompt showing 4 cpu
grep -c processor /proc/cpuinfo
4
from oem also showing 4 cpu
how can I show that all the 4 cpus are being used by database?
0