Oracle :How to find Historical TOP SQL’s

Oracle :How to find Historical TOP SQL’s. In this article we will see how to find out historical TOP SQL’s. The SQL Query to find Historical Top SQL’s.

Output : In screenshot Output in Text  Format :

Automatic Diagnostic Repository

Automatic Diagnostic Repository ADR – Automatic Diagnostic Repository (introduced in Oracle 11g) is a system managed repository for storing database alert logs, trace files, and any other diagnostic data previously controlled by any other init.ora parameters. DIAGNOSTIC_DEST is the base location for all diagnostic directories. There… Read More