CHAPTER 17

image

Waits, Enqueues, and Latches

When optimizing Oracle database systems, the SQL statement, its explain plan, adding indexes, or changing the optimizers access paths, using hints, and so forth are just methods of helping Oracle to perform user operations. When all these tuned and optimized SQL statements are executed, there are other types of potential bottlenecks such as contention, concurrency, locking, and resource availability that could cause applications to run slow and provide slow response times to the users. Contention for resources could be measured or interpreted at the various levels of the systems processing cycle. Such resources ...

Get Expert Oracle RAC Performance Diagnostics and 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.