Bob, Jack in this example:
"100 * 40 = 4000 bytes (Same SQL 2000 BUF array size)
400 / 64 = 62 BUFs instead of 100 BUFs. The BUF array is no longer able to track 38 of the 100 blocks. "
Where is this "400" coming from, when we talk about 4000 bytes above? I think this is a typo, right, because 62 * 64 = 4000 and not 400?