Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: CPU Usage

Re: CPU Usage

From: Imprecise <f_puhan_at_precise.com>
Date: Tue, 11 Jun 2002 14:43:43 -0400
Message-ID: <f_puhan-A2AA3D.14434311062002@vienna7.his.com>


In article <ebc0fc4b.0206110532.582ebb5e_at_posting.google.com>,  patrick.philpott_at_orcinc.com (Patrick) wrote:

> I have Sun E450 with 4 CPU's. How can I find out if my database is
> using all 4 CPU's ? Thanks Patrick

Log on as SYS (SYSDBA) using SQLPlus and issue the command:

SQL> show parameter cpu_count

the result should be four.

You can also run 'top' and see what processes are running per cpu.

-- 
The underscore character does not belong in my address. You know the drill...
***
Anyone sufficiently smart enough to configure and use USEnet for research should
be smart enough to Read The Freakin' Documentation!
Received on Tue Jun 11 2002 - 13:43:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US