Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Find out how many CPUs ?
On 29 Sep 2006 11:35:09 -0700, "klabu" <klabu76_at_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 DBAReceived on Fri Sep 29 2006 - 14:11:21 CDT
![]() |
![]() |