Re: PARALLEL Hint in 11.2.0.3

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Sat, 2 Aug 2014 11:11:24 +0100
Message-ID: <1B6495393DDE4793B6A6837435A5275E_at_Primary>


Randolf,

Thanks for the comments.

I took the question to mean "the same query" - but even then the same query with tables refreshed with different amounts of data; the same query with virtually the same data but different stats; the "same" query on the same data but with different values used in literal predicates etc. could all (with a little bad luck on estimated cardinality) produce significantly different degrees of parallelism. I stopped thinking at the assumption that the input tables were always about the same size.

Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com/all-postings

Author: Oracle Core (Apress 2011)
http://www.apress.com/9781430239543

  • Original Message ----- From: "Randolf Geist" <info_at_www.sqltools-plusplus.org> To: <oracle-l_at_freelists.org> Sent: Friday, August 01, 2014 1:43 PM Subject: Re: PARALLEL Hint in 11.2.0.3

| For DML the computation also includes as factor the data volume to
| process, so in your case also the number of rows to be inserted
| determined by the optimizer can influence the DOP computation.
|

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Aug 02 2014 - 12:11:24 CEST

Original text of this message