Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: cpu_count
Chris Kirke (cakirke_at_multiservice.com) wrote:
: any ideas on oracle's use of the cpu_count init file parameter ??
: if i don't set it, a query of v$parameter shows it still set to 1
: on a multi-processor system.
:
: SCO Open Server 5.0.4 w/mpx (2 or 4 processors)
: Oracle7 RDBMS V7.3.2.3
:
: thanks,
: Chris
Chris,
You are correct - Oracle does not automatically detect the number of CPUs on startup. By default the cpu_count will be 1. If you need to change it, you must specify it in the init.ora parameter file.
-Ari Kaplan
Independent Oracle DBA Consultant
<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-> <-> For 160+ Oracle tips, visit my Web Page: <-> <-> <-> <-> http://homepage.interaccess.com/~akaplan <-> <-> <-> <-> email: akaplan_at_interaccess.com <-> <-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->Received on Fri Feb 06 1998 - 00:00:00 CST
![]() |
![]() |