Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

Re: HASH JOINS -- PLEASE HELP ME

Alexander Gorbachev

2006-06-24

Replies:

RTFM - http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14211/optimops.htm#sthref1394

You can set large hash_area_size and use parallel query.
The best way to speed it up is to avoid it if nested loop does a better job.

But before you get into details of this I suggest something like:

http://www.amazon.com/gp/product/059600527X/sr=8-1/qid=1151143483/ref=pd_bbs_1/103-0991714-8826217?ie=UTF8

http://www.amazon.com/gp/product/007222729X/sr=8-3/qid=1151143483/ref=pd_bbs_3/103-0991714-8826217?ie=UTF8

http://www.amazon.com/gp/product/1590596366/sr=8-1/qid=1151143562/ref=pd_bbs_1/103-0991714-8826217?ie=UTF8

Or even old but good one:
http://www.amazon.com/gp/product/0072131454/sr=8-1/qid=1151143598/ref=sr_1_1/103-0991714-8826217?ie=UTF8

If you can't get those. Look at least at
http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14211/toc.htm

And you don't need ALL CAPS - our monitors are pretty good to read it
non-capitalized. ;-)

2006/6/24, Ravindra K Singh <s.sethi@(protected)>:
>
>
>
>
>
>
> WHAT IS HASH JOIN IN ORACLE , HOW TO MAKE FAST HASH JOINS
>
>
>
>
>
>
>
> Thanking You.
>
> With Best Regards
>
> SACHIN
>
>


--
Best regards,
Alex Gorbachev

http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.