You were brought to this page based on an internet search
and as a free service to Oracle DBAs.
The text below is an except from the book,
Oracle Performance Firefighting, written by
Craig Shallahamer of
OraPub, Inc.
Figures and tables are not included on this page, only their reference.
To order the book in either print or PDF form, click
here.
©2009, 2010 by Craig Shallahamer. This is copyrighted material.
PleaseOut of respect for those involved in the creation of the book and also for
their familes, we ask you to respect the copyright both in intent and deed. Thank you.
-------------------------------
Besides all the political DBA industry talk about profiling, software engineers also use the term when analyzing performance. The term can take many different flavors and is applied to many disciplines. For example, the term profiling can be used for software analysis that is event-based, statistics-based, instrumentation-based, and simulation-based. So to limit the term profiling to one particular method of Oracle performance analysis breaks the actual definition of the word.
Unfortunately, when many DBAs hear profiling, they think of tracing an Oracle session and categorizing the time. However, based on the industry-accepted definition of profiling, analyses based on an Oracle trace, an operating system trace, Oracle's performance views, and sampling directly from the SGA are all profiling. So there are many ways to profile an Oracle system, an individual session, or a group of Oracle sessions.
ORTA, which is also profiling, was initially injected into the Oracle community back in 2001 when I published a paper on the subject and started presenting it at Oracle conferences and internally within Oracle. I can still remember my presentation on the subject at a Computer Measurement Group (CMG) conference. It created quite a stir because most of the attendees had no idea we could gather and classify Oracle time. All this to say, profiling is indeed useful and practical, but let's keep the definition as it is defined by the larger IT community and get on with it.
©2009, 2010 by Craig Shallahamer. This is copyrighted material.
PleaseOut of respect for those involved in the creation of the book and also for
their familes, we ask you to respect the copyright both in intent and deed. Thank you.
|