Method R Discussion Group

Method R helps developers, DBAs, and decision-makers optimize Oracle-based software in every phase of the software life cycle.

Discuss Method R products, techniques, and events.

Ask new questions or post your own responses.

10046 vs 10053 - Webinar Question on 7/26/07

What do you suggest to start a tuning with 10046 or a 10053?
Becky Goodman Send private email
Thursday, July 26, 2007
 
 
10046. The first step of "tuning" is to find out where your time has gone. It's not always the SQL. It's often not.

Five minutes ago, I was asked to look at someone's new performance problem situation. In this situation, there actually was some really bad SQL, but 90.8% of the task's 1,490-second response time was time consumed BETWEEN executions of those really bad SQL statements. (The problem here is that the application makes too many OCIStmtPrepare calls.) I couldn't have found this out by looking at anything other than 10046 data first.

Once your 10046 data has told you that a SQL statement's execution has contributed materially to your total response time, THAT's when you drill into the 10053 data.
Cary Millsap Send private email
Friday, July 27, 2007
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Discussion Groups Main Page

Powered by FogBugz