Database Administration (MOSC)

MOSC Banner

How Apply AUTO parallel in database single instanse

edited Feb 20, 2015 10:00AM in Database Administration (MOSC) 9 commentsAnswered

Hi community, we want to implement AUTO parallel sql execution in our database servers, we made some probes in our Oracle SUN M5000 server, with the following configuration:

DEFAULT VALUENEW VALUE
cpu_count24
parallel_threads_per
_cpu
2
Values: MANUAL, LIMITED, AUTO:parallel_degree_policyMANUALAUTO
>0 Paralelismo habilitado:
formula  = 10*cpu_count:
parallel_max_servers96064
parallel_min_servers08
Formula = 4*CPU_COUNT*parallel_threads_per
_cpu:
parallel_servers_target38456
Cpu_count *
parallel_threads_per_cpu:
parallel_degree_limitCPUCPU
PARALLEL_FORCE_LOCALFALSEFALSE
PARALLEL_MIN_PERCENT00
PARALLEL_MIN_TIME_THRESHOLDAUTO10

with the new configuration we don’t see any SQL parallel execution, What is wrong?

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