CPU utilization [message #241935] |
Thu, 31 May 2007 02:10 |
gajini
Messages: 262 Registered: January 2006
|
Senior Member |
|
|
Hi,
In my AIX server, we're having 5 cPUs but it seems only one CPU utilization is more
& others are low even when there is situation that all the CPUs should be utilized for
an activity, but it's not happening. Is there any ORACLE init.ora parameters do we've
to set for multiple CPU utilization? Expecting your valuable suggesstions on this issue?
Thanks..
|
|
|
Re: CPU utilization [message #241938 is a reply to message #241935] |
Thu, 31 May 2007 02:13 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Oracle detects automically the number of CPU (actually it asks the OS).
There is nothing to do.
If you want, you can check if Oracle get the correct number with: "show parameter cpu_count".
DO NOT MODIFY THIS VALUE.
Regards
Michel
|
|
|