Re: sql monitor and GATHER_PLAN_STATISTICS
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/sql-monitor-and-GATHER-PLAN-STATISTICS-tp8208p8314.html
Cumulative - total rows for multiple executions
incremental rows? What do you mean by that? Probably you mean the rows calcauted for each execution of a row source.
We were talking in terms of actual and estimated rows.
For instance;
per execution -> E-rows = 15 (not cumulative) - estimated per execution
15 executions/starts -> A-rows = 225 (cumulative) - cumulative counts