As discussed in Part IV, index blocks that contain nothing but deleted index entries are placed on the index freelist and can be recycled in subsequent index block split operations. This of course is … more →
Richard Foote's Oracle Blogcollecteddotnet wrote 3 months ago: Suppose we are writing some new query/script/SP and we want to see the code of preexisting SP in que … more →
Muhammad Habib wrote 9 months ago: Oracle has acquired mValent, a leading provider of application configuration management solutions. W … more →
Muhammad Habib wrote 1 year ago: Great technique used to get cumulative sum http://www.oracle.com/technology/oramag/code/tips2005/062 … more →
Richard Foote wrote 1 year ago: As discussed in Part IV, index blocks that contain nothing but deleted index entries are placed on t … more →
Richard Foote wrote 1 year ago: Yet another method of cleaning out deleted space Oracle has up its sleeve is the recycling of index … more →
Richard Foote wrote 1 year ago: Another little post while I look after some unwell munchkins … I’ve already looked at th … more →
Richard Foote wrote 1 year ago: Just before I hop on a plane to do some training in Europe, thought I might begin a little series on … more →
Richard Foote wrote 1 year ago: Based on this OTN thread, it appears there may still be folk out there that think Oracle uses Unique … more →
Richard Foote wrote 1 year ago: I’ve recently dug up an old presentation I did for the local Oracle User Group a number of yea … more →
Richard Foote wrote 1 year ago: In my previous post regarding Reading 100% of Data via an Index, one of the examples I described was … more →
Richard Foote wrote 1 year ago: An excellent question by fellow Aussie Chris Muir on this OTN Thread reminded me of a little trick I … more →
Richard Foote wrote 1 year ago: What seems like ages ago, I listed 8 things you may not have known about indexes. Although I’v … more →
Richard Foote wrote 1 year ago: Thought I might share some thoughts regarding recoverability issues with regard to having indexes se … more →
Richard Foote wrote 1 year ago: I’ve already discussed here some reasons why performance is not particularly improved by simpl … more →
Richard Foote wrote 1 year ago: Based on the discussions on whether there’s any performance benefit in storing indexes separat … more →
Richard Foote wrote 1 year ago: In Part I, I discussed how separating indexes from tables won’t likely improve performance as: … more →
Richard Foote wrote 1 year ago: Although by no means as common as it once was, there’s still some who believe separating index … more →
Richard Foote wrote 1 year ago: When I was at OpenWorld last year, I was asked by a couple of people a question that’s been as … more →
Richard Foote wrote 1 year ago: So when does an Oracle B-Tree index actually increase in height ? I’ve basically been asked th … more →