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: tracing makes the sql run faster

Re: tracing makes the sql run faster

From: <ryan_gaffuri_at_comcast.net>
Date: Mon, 01 Nov 2004 20:56:55 +0000
Message-Id: <110120042056.17245.4186A3170002B6FC0000435D2200758942079D9A00000E09A1020E979D@comcast.net>


if you do not analyze your tables or your stats are out-dated the moon can change query plans. also, does setting trace on force the CBO to run and you could be defaulting to the RBO(I can't remember if this does it or not... I don't think so).
> Hello All,
>
> We have an application which uses Oracle Forms 6i. One particular query
> takes very long time when it runs in the forms application. When I trace
> the user session to see what was going on, surprisingly query runs much

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 01 2004 - 14:53:08 CST

Original text of this message

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