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: Tuning Question......

Re: Tuning Question......

From: Joel Garry <joel-garry_at_home.com>
Date: 6 Mar 2006 14:53:24 -0800
Message-ID: <1141685604.911183.210970@z34g2000cwc.googlegroups.com>


There's not enough selectivity for the nested loops.

Try adding indices that include the product_code and origin.

See also nested loops in your versions performance tuning guide.

See http://www.dbaoracle.net/readme-cdos.htm

jg

-- 
@home.com is bogus.
http://www.elseware.to/products/aq.htm
Received on Mon Mar 06 2006 - 16:53:24 CST

Original text of this message

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