Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Antw: Dual core sun boxes
Hope this brings any further inside and is what you were asking for.
We have a SUN V490 - Ultrasparc IV
prtdiag |less
Run E$ CPU CPU
Brd CPU MHz MB Impl. Mask
--- ----- ---- ---- ------- ---- A 0, 16 1050 16.0 US-IV 2.4 B 1, 17 1050 16.0 US-IV 2.4 A 2, 18 1050 16.0 US-IV 2.4 B 3, 19 1050 16.0 US-IV 2.4 ============================================================================Oracle 9.2 resp 10.0.1 both give:
SQL> select name||' '||value from v$parameter where lower(name) like '%cpu%count%';
NAME||''||VALUE
regards
>>> <DEEDSD_at_Nationwide.com> 12.04.2005 16:56:08 >>>
Anyone have a daul core Sun database server?
I'm working on some licensing issues for the dual core machines, and I
don't have any in house yet to determine how Oracle reports the number
of
CPUs.
If someone has one, can you run this query and let me know what it
returns
and how many physical CPUs are in the machine?
select name||'='||value from v$parameter where lower(name) like '%cpu%count%';
Thanks!!
Dallas
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 21 2005 - 10:09:44 CDT
![]() |
![]() |