2012年9月13日
摘要:
声明:本文为转载,如果有侵犯知识版权,请通知本人,本人将即刻停止侵权行为:转载网址:http://blog.csdn.net/huang_tg/article/details/5722005本文主要介绍Oracle的行链接(Row Chaining)与行迁移(Row Migration)的产生原因及调整方法。如果数据库存在大量的行迁移及行链接,那么对数据库的性能影响是非常大的。关于数据在数据块中是如何存储的可以参考文章:http://blog.csdn.net/huang_tg/archive/2010/07/08/5722114.aspx及http://blog.csdn.net/huang
阅读全文
posted @ 2012-09-13 21:56
Coldest Winter
阅读(177)
推荐(0)
摘要:
Clustering Factor: Row Migration’sVictimInPerformanceon2010-03-09at10:15 This article describes the effects of a high row migration rate on the clustering factor and the optimizer’s ability to select the best execution plan. 主要介绍了在高的行链接的情况下对对于聚集因子的影响和对优化器选择最佳执行计划的影响。In my previous article—Row Migra.
阅读全文
posted @ 2012-09-13 06:54
Coldest Winter
阅读(310)
推荐(0)
2012年9月12日
摘要:
Row Migration and RowMovement声明:本文为转载,如果有侵犯知识版权,请通知本人,本人将即刻停止侵权行为:转载网址:http://blog.fatalmind.com/2010/02/23/row-migration-and-row-movement/InPerformanceon2010-02-23at10:52 The Oracle database knows three distinct processes that are easily mixed up: Row Chaining,Row Migration and Row Movement. Lu...
阅读全文
posted @ 2012-09-12 07:47
Coldest Winter
阅读(412)
推荐(0)
2012年9月11日
posted @ 2012-09-11 22:05
Coldest Winter
阅读(1451)
推荐(0)
2012年9月10日
摘要:
Row Chaining and Migration
阅读全文
posted @ 2012-09-10 06:48
Coldest Winter
阅读(489)
推荐(0)
摘要:
Tips for Avoiding Problematic Queries
阅读全文
posted @ 2012-09-10 06:40
Coldest Winter
阅读(177)
推荐(0)
2012年9月9日
摘要:
Cost Based Oracle Fundamentals豆瓣网简介:http://book.douban.com/subject/1464876/内容简介 ······ Oracle 优化器是如何工作的? 关于这个问题很多 Oracle 图书都有介绍, 但大多数是浅尝辄止, 疏于皮毛。 Lewis 作了一个伟大的尝试, 准备就 CBO 这个话题,用三本书的写作篇幅来彻底回答关于 Oracle 优化器的一切知识。如果您自认为 自己的 Oracle 水平不错,一定要看一下。Expert PL SQL PracticesOracle.C
阅读全文
posted @ 2012-09-09 08:46
Coldest Winter
阅读(311)
推荐(0)
2012年9月8日
摘要:
声明:本文为转载,如果有侵犯知识版权,请通知本人,本人将即刻停止侵权行为:转载网址:http://www.dbasupport.com/forums/archive/index.php/t-38893.htmlIntroduction The index custering factor is a key statistic that can improve both the Oracle optimizer's performance, and the technician's understanding of the utility of an index. index C
阅读全文
posted @ 2012-09-08 22:21
Coldest Winter
阅读(216)
推荐(0)
摘要:
Oracle Index Clustering Factor
阅读全文
posted @ 2012-09-08 21:55
Coldest Winter
阅读(281)
推荐(0)
2012年9月6日
摘要:
声明:本文为转载,如果有侵犯知识版权,请通知本人,本人将即刻停止侵权行为:转载网址:http://blog.csdn.net/tianlesoftware/article/details/4668723 sql tuning advisor in 10g:http://www.oracle-developer.net/display.php?id=317本文中提到的一些专业术语,可以查看Oracle Database Performance Tuning Guide, 10g Release 2 (10.2).pdf第14章节Managing Optimizer Statistics一...
阅读全文
posted @ 2012-09-06 06:57
Coldest Winter
阅读(753)
推荐(0)