ITPub博客

首页 > Linux操作系统 > Linux操作系统 > 看索引内部的总结

看索引内部的总结

原创 Linux操作系统 作者:lfree 时间:2006-02-02 00:00:00 0 删除 编辑

oracle_index_internals.pdf

引用页 http://www.itpub.net/478038.html

Summary Summary
 The vast majority of indexes do not require rebuilding  Oracle B-tree indexes can become “unbalanced” and need to be rebuilt is a myth


 Deleted space in an index is “deadwood” and over time
requires the index to be rebuilt is a myth

 If an index reaches “x” number of levels, it becomes
inefficient and requires the index to be rebuilt is a myth


 If an index has a poor clustering factor, the index needs to be rebuilt is a myth


 To improve performance, indexes need to be regularly
rebuilt is a myth


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/267265/viewspace-82819/,如需转载,请注明出处,否则将追究法律责任。

请登录后发表评论 登录
全部评论
熟悉oracle相关技术,擅长sql优化,rman备份与恢复,熟悉linux shell编程。

注册时间:2008-01-03

  • 博文量
    3399
  • 访问量
    7099304