Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find and track a sql's execution time and details

User_DUYMHDec 12 2017 — edited Dec 13 2017

Hello

I came across this community recently and find it an excellent place. I recently have moved into oracle dev stuff and would need your expert help on the below topic.

Version : Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

The alert mechanism on our production database generated alert for few of our queries saying that the execution time of these sql_id's have been greater than what has been in the past so may be a case of looking and analyzing further.

I would like to know how we can find some stats - execution plan, execution time of the previously run sql and check to see , if on that particular day/time, the sql has taken a new plan.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2018
Added on Dec 12 2017
3 comments
24,460 views