Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> index blocks read one at a time or is this old info? (Sorta a myth?)
Howdy!
Being that we're on the topic of myths, I have in my very old Oracle 7 Performance and Tuning book that says on page 6-7: ----8-<---8-<---8-<---8-<---8-<---8-<---8-<--- How is the buffer cache managed?
My take on that line at the time was that we're not sorting the database blocks within an extent. That what we are doing is maintaining a doubly-linked chain of DB blocks within the extent, which is why there is no "index_multiblock_read" (at least not in 8i) need.
Questions:
![]() |
![]() |