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: Oracle 10g upgrade - performance issue

RE: Oracle 10g upgrade - performance issue

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Tue, 11 Jul 2006 11:03:34 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E1A8D@NT15.oneneck.corp>


I would suggest following "Method R", i.e. tuning for response time, starting with your most business critical functions, by running a 10046 trace and finding out where it's spending the majority of it's time, then tune from there. If you're using the Diagnostics & Tuning packs in the 10g console, it should be easy to quickly identify the SQL statements hogging the most resources and run the tuning advisor on them to see if it comes up with any gems of wisdom.

Maybe your SGA is undersized - did you increase it significantly with the upgrade from 8i to 10g? If not, you probably need to - unless it was oversized to begin with.

What does your OS show as consuming the most CPU and disk time - did you confirm it is Oracle that is hogging it or could there be something else running on the system?

Regards,
Brandon

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Peter Dixon Sent: Tuesday, July 11, 2006 10:43 AM
To: oracle-l_at_freelists.org
Subject: Oracle 10g upgrade - performance issue

Help!

Upgraded 8.1.7.4 to 10g rel 2 smoothly over the weekend. Batch works fine, but OLTP is causing CPU and disk i/o to max out at 100%, i believe the optimiser is making bad decisions as my introducing rule hints the problem has slightly improved. Any ideas as our SR with Oracle says "tune the code"
also we never got the issues in test.

Peter Dixon

--

http://www.freelists.org/webpage/oracle-l

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Jul 11 2006 - 13:03:34 CDT

Original text of this message

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