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: wrong access path after migratin from 9202 to 9203

Re: wrong access path after migratin from 9202 to 9203

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Tue, 07 Oct 2003 23:29:47 -0700
Message-ID: <1065594591.480918@yasure>


mbrugo_at_despammed.com wrote:

>Hi All,
>does anyone encountered the problem in subject.
>I 've create d a new fresh db in 9.2.0.2, imported the dump and all
>was ok.
>Now i've applyed patch 9.2.0.3 and now my queries are randomly slow.
>the same query ran in three times in 2 minute have a duration from 20
>second to 20 minute.
>
>Any suggestion ?
>
>TIA
>
>Mike
>
>

Run DBMS_STATS.
Run Explain Plan
Run DBMS_XPLAN.
Trace and use TKPROF.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Oct 08 2003 - 01:29:47 CDT

Original text of this message

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