WINDOW SORT PUSHED RANK Performance Regression in Oracle 21c
New optimization causing severe performance degradation. It can be switched off with the fix control. Continue Reading
New optimization causing severe performance degradation. It can be switched off with the fix control. Continue Reading
Oracle database software breaks uprobes and uretprobes. The workaround for uprobes is well known – adding an offset to the function entry. This article explains how to emulate uretprobes with uprobes as a workaround. Continue Reading
The current implementation of the eBPF bcc tool killsnoop doesn’t capture signals sent by the tgkill() system call. Continue Reading
Exploring the internals of the undocumented Oracle wait event “oradebug request completion” with eBPF. An example of an off-CPU analysis. Continue Reading
Database writer performance impaired by sudden debug trace. Continue Reading