Oracle Wait Interface: A Practical Guide to Performance Diagnostics & Tuning
by Richmond Shee, Kirtikumar Deshpande, K Gopalakrishnan
Get Hidden Information
There is a limit to the amount of information that SQL can provide. SQL can at most provide the information that is externalized through X$ views. But there are many components of the SGA that have not been externalized or made available through X$ views. For example, you cannot write a query to display the content of a data buffer or the log buffer. Currently, you can only see the information by dumping the appropriate structure, such as the buffer cache or state objects, at the appropriate level. You must then spend a lot of time sifting through the cryptic trace files. And dumps provide only point-in-time snapshots of ever-changing Oracle memory structures. But an external program can read any Oracle memory region at ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access