How To Get Top N SQLs Ordered By Elapsed Time Using SQL Script
(Doc ID 2238649.1)
Last updated on AUGUST 26, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Goal
Goal of this document is to provide the SQL script to get the SQLs ordered by elapsed time as AWR displays only top 10 SQLs between the snapshots.
This SQL script would display all the SQLs executed during the snapshots as per the requirement.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |