Category: Blog Post
-

Recent Updates of OraLatencyMap and PyLatencyMap
Recent Updates of OraLatencyMap and PyLatencyMap Topic: This post introduces the latest changes to OraLatencyMap and PyLatencyMap, two custom tools for collecting and displaying Oracle wait event latency details using heatmaps. OraLatencyMap is a SQL*Plus tool, with a core written in PL/SQL, aimed at studying Oracle random I/O by displaying the latency drill-down of the
-

Indexes in Oracle DB part 1
Indexes in Oracle DB part 1 Indexes… what indexes? Indexes are one of the key Oracle features in terms of improving query performance and one might think it should be clear to everybody when and how to use them. Not at all… Working as a DBA for several years I was surprised to notice that

