Database DataWarehousing (MOSC)

MOSC Banner

Parameter parallel_threads_per_cpu

edited Jul 12, 2012 10:36PM in Database DataWarehousing (MOSC) 5 commentsAnswered
Hi,
these are the characteristics of the CPU of the server (AIX 6.1) that hosts the datawarehouse database:

oracle@dwhbi-11G-EDWHPROD (/home/oracle)# lsdev | grep -i proc
proc0        Available 00-00       Processor
proc4        Available 00-04       Processor
proc8        Available 00-08       Processor
proc12      Available 00-12       Processor
oracle@dwhbi-11G-EDWHPROD (/home/oracle)# lsattr -El proc0
frequency   3000000000         Processor Speed               False
smt_enabled true                     Processor SMT enabled     False
smt_threads 4                          Processor SMT threads     False
state       enable                       Processor state                  False
type        PowerPC_POWER7  Processor type                   False

Every CPUs has 4 threads. 

These are the value of the database parameters parallel_threads_per_cpu and cpu_count:
SQL> show parameter cpu

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center