Active Workload Repository (AWR) and Active Session History (ASH) are features of Oracle Enterprise Edition
that have become indispensable in problem analysis on Oracle DB today.
Unfortunately, using this analysis data requires both the Enterprise Edition of the DB and a license for the Diagnostics Pack.
The sampling of historical data integrated in the “Panorama” analysis tool (https://github.com/rammpeter/panorama) enables functions comparable to AWR and ASH without a license for any Oracle version, including the Standard Edition.
The recording can be configured for any number of databases, locally in the database under consideration in table structures analogous to AWR and ASH.
This presentation shows how to use Panorama to:
- Configure AWR- and ASH-compatible recording
- Use the various analysis functions of Panorama transparently and identically, either with the original AWR and ASH data from the EE DB or with the data sampled by Panorama itself