Database Tuning (MOSC)

MOSC Banner

Historical Performance Information per SQLID

edited Feb 28, 2012 8:57AM in Database Tuning (MOSC) 8 commentsAnswered
A) Can this column be relied on as being the total elapsed time for  a query?

DBA_HIST_SQLSTAT

ELAPSED_TIME_TOTAL NUMBER  Cumulative value of elapsed time (in microseconds) used by this cursor for parsing/executing/fetching

In other words, If I am interested in the performance of a query when I know a sqlid, is this the best place to go to get it's past performance?

C) If not, what is recommended?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center