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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: Always_semi_join

Re: Re: Always_semi_join

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Wed, 21 May 2003 06:11:38 -0800
Message-ID: <F001.0059EC42.20030521061138@fatcity.com>


Why don't you leave that parameter unset and let you CBO to make an appropriate decision? CBO has all the necessary information: block density, number of rows, hash size estimate etc. and can probably make an itelligent decision. After all, CBO was written by the very same people who wrote OUI, which was dicussed in a separate thread.

On 2003.05.21 07:56 rgaffuri_at_cox.net wrote:
> so am I correct in saying that you should use hash joins when you need to return large amounts of data in the result set? Its not appropriate every time. So setting 'always semi join' to hash is not appropriate.

-- 
Mladen Gogala
Oracle DBA
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mgogala_at_adelphia.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed May 21 2003 - 09:11:38 CDT

Original text of this message

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