 |
|
Oracle Instrumentation Tips
Oracle Tips by Burleson Consulting |
Without Oracle instrumentation
(measuring with metrics), all Oracle performance tuning would be impossible.
Oracle response time instrumentation
There are several ways to gather end-to-end response time in Oracle, and with
SQL*Forms, you can gather instrumentation
information from
the logs. There are also many Oracle instrumentation tools to measure
response time:
Here is a sample of the FormsPack instrumentation of all areas of Oracle
response time:

Oracle database instrumentation
Oracle 10g provides the AWR and ASH tables with real-time
instrumentation, a great way to observe Oracle performance in real time.
I recommend this free poster
of the ASH and AWR table relationships.
The STATSPACK and AWR reports
are excellent sources of time-series instrumentation for database metrics.
You can use these tools to analyze STATSPACK and AWR instrumentation:
Of course, there are also third-party tools that provide Oracle
instrumentation such as Quest Spotlight, Ignite! and many others.