View Single Post

   
  #7 (permalink)  
Old 02-25-2008, 08:27 AM
Sybrand Bakker
 
Posts: n/a
Default Re: Find out how many CPUs ?

On 29 Sep 2006 11:35:09 -0700, "klabu" <klabu76@gmail.com> wrote:

>Charles Hooper wrote:
>> V$OSSTAT:

>
>Thanks for the code.
>So I get the follwing:
>
> CPUS CPU_CORES BUSY_TIME IDLE_TIME BUSY_DAYS IDLE_DAYS
>---------- ---------- ---------- ---------- ---------- ----------
> 4 1 2453880159 1929529093 71.0034768 55.8312816
>
>
>I also did this:
>SQL> show parameter cpu
>
>NAME VALUE
>-------------------------- ------------------------------
>cpu_count 4
>parallel_threads_per_cpu 2
>
>
>So does that mean if I ask the DBA or Solaris admin : "How many
>(physical) processors on this Oracle server ?"
>- answer SHOULD be "ONE" ?


Your Oracle Rep will say you have 4 cpu's and charge you accordingly.

--
Sybrand Bakker, Senior Oracle DBA
Reply With Quote