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: Does Optimizer use P.A.T to calculate cost..?

Re: Does Optimizer use P.A.T to calculate cost..?

From: Gints Plivna <gints.plivna_at_gmail.com>
Date: 27 Oct 2006 06:37:45 -0700
Message-ID: <1161956265.031125.306500@f16g2000cwb.googlegroups.com>


Gints Plivna wrote:
> Bigger value of pga_aggregate_target makes cost of hash_joins smaller,
> as you can see in my previous example. So probably instead of nested
> loops you get hash joins or merge joins now.

Yeahh forget to mention that obviously hash joins or merge joins causes full scans of table or fast full scans of indexes.

Gints Plivna
http://www.gplivna.eu Received on Fri Oct 27 2006 - 08:37:45 CDT

Original text of this message

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