C
ChUIMonster
Guest
You *might* use fixed length extents if you have a very, very high transaction volume and you have demonstrated (by actually testing it) that you can get a performance benefit that way. That's the only reason I can think of why I would do it. So far I have not found a case where I would go that route. I find variable length after-image extents to be much simpler to manage.
Continue reading...
Continue reading...