Oracle AWR报告指标全解析二

2025-01-02Oracle / RAC / 性能优化

– – – – – – – –

<a href="http://blog.51cto.com/%22http://www.askmaclean.com/archives/11-2-obsolete-parent-cursors-_cursor_features_enabled-106001-event.html/%22″ rel=”nofollow”>《11gR2游标共享新特性带来的一些问题以及_cursor_features_enabled、_cursor_obsolete_threshold和106001 event》

<a href="http://blog.51cto.com/%22http://www.askmaclean.com/archives/index-split.html/%22″ rel=”nofollow”>具体可以见文档《Oracle索引块分裂split信息汇总》| physical read bytes | physical read total bytes | 物理读的吞吐量/秒

| physical read IO requests | physical read total IO requests | 物理读的IOPS | | physical write bytes | physical write total bytes | 物理写的吞吐量/秒 | | physical write IO requests | physical write total IO requests | 物理写的IOPS

<a href="http://blog.51cto.com/%22http://docs.oracle.com/cd/E11882_01/server.112/e25513/stats002.htm/%22″ rel=”nofollow”>较为基础的statistics,大家可以参考官方文档的Statistics Descriptions描述,地址在这里。

– – –

<a href="http://blog.51cto.com/%22http://t.askmaclean.com/thread-3094-1-1.html/%22″ rel=”nofollow”>见 《理想的在线重做日志切换时间是多长?》

1. 2. 注意 Size Factor 和 Est Phys Read Factor之间不是简单的 线性关系,所以需要人为介入评估得失

– – – Oracle AWR报告指标全解析(一)Oracle AWR报告指标全解析(三)