|
原帖由 Yong Huang 于 2011-5-17 03:21 发表 ![]()
> y轴 蓝色表示各个estimate_percent取值统计信息计算出的表数据量和正确数据量之差
Can you try one more time to see if the line is reproducible?
> 绿色表示执行时间
Why not plot buffer gets? If you really want execution time, make absolutely sure there's no caching effect, not just DB buffer cache, but OS file system cache as well.
Yong Huang
请问buffer gets的值是否可以参考v$sqlarea.buffer_gets? |
|