How to get execution time of a query executed last week ?
1.i would like to go back and check actual elapsed time(execution time) of a query that was run a week ago and been captured in AWR snapshots from beginning of sql to end of sql execution...
2.Also i would like to check if that query was executed successfully or the query was interupted by any means(did not complete)
please advise..