What does SQL Executions of zero mean on an AWR report Sql Ordered by Elapsed Time?
I ran an AWR report against our production database, and some of the top SQL in SQL Ordered by Elapsed Time has Executions equal to zero. What does that mean? Does it mean that the SQL failed? Or perhaps it ran within that hour, but completed later?
0