Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: using all available CPUs
Short answer:
The database, schema, and application all have to be written to utilize the extra processors.
Cant just do
USE_ALL_PROCESSORS = 1 There is a good discussion on parallel execution in Chapter 21 of Oracle Server Concepts manual.
Verna Legaspi wrote:
> Hello. We have a Sun E4000 with 6 CPUs. Running Solaris 2.6 & Oracle
> 8.0.5. Is there some parameter, setting, option, etc. that I need to
> configure in order for Oracle to take advantage of all the CPUs? Or is this
> only something that can be done on the SQL side?
Received on Thu Dec 30 1999 - 12:06:43 CST
![]() |
![]() |