The OWI Philosophy

The OWI is a performance tracking methodology that focuses on process bottlenecks, which are better known as “wait events” and lesser known as symptoms. This includes waits for I/O operations, locks, latches, background processes activities, network latencies, and so on. OWI records and presents all the bottlenecks that a process encounters from start to finish. It keeps track of the number of times and the amount of time a process spent on each bottleneck. Removing or even reducing the impact of major bottlenecks improves performance. For example, if you are to improve your travel time to work, you must first identify the major time-consuming elements on your route such as traffic lights, stop signs, school zones, traffic ...

Get Oracle Wait Interface: A Practical Guide to Performance Diagnostics & Tuning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.