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: SQL Queries SLOW after Oracle 8i to 10g migration

Re: SQL Queries SLOW after Oracle 8i to 10g migration

From: Noons <wizofoz2k_at_yahoo.com.au>
Date: Tue, 30 Aug 2005 18:16:42 +1000
Message-ID: <431415ea$0$30665$5a62ac22@per-qv1-newsreader-01.iinet.net.au>


Blue Crystal Solutions apparently said,on my timestamp of 30/08/2005 12:13 PM:

> I have just migrated from Oracle 8i to Oracle 10g on a Windows 2003
> server. The server is of higher processing power. Several SQL Queries,
> some complex ones are very slow.
>
> Some SQL Queries run faster and some queries run slower.
> Some queries used to run in 6 minutes now take up to 6 hours. Some
> queries run faster.
> The indexes are exactly the same in both versions.
> What has changed in the optimizer when upgrading from 8i to 10G?
> What needs to be done for these queries? And why?

If all else recommended in the manuals fails (running traces, making sure the stats are gathered the right way, checking the obvious parameters), you can always set the optimizer back to 8i compatibility and live with it, no?

-- 
Cheers
Nuno Souto
in sunny Sydney, Australia
wizofoz2k_at_yahoo.com.au.nospam
Received on Tue Aug 30 2005 - 03:16:42 CDT

Original text of this message

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