Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Degree of parallelism for dbms_stats

Re: Degree of parallelism for dbms_stats

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Wed, 27 Mar 2002 22:12:11 +0000
Message-ID: <3CA243BB.8B9@yahoo.com>


Gilles Florentin wrote:
>
> Hi all,
>
> Anybody knowd a formula to compute the optimal degree of parallelism
> for DBMS_STATS package ?
>
> And what could be the impact of having an oversized degree ?
>
> Thanks for all your answers.
>
> Gilles

(As with any parallel operation) if the degree is too high, you end up thrashing on some sort of resource shortfall - typically being one or more of:

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Wed Mar 27 2002 - 16:12:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US