1. Manuals
  2. Brands
  3. Computer Equipment
  4. Server
  5. IBM
  6. Computer Equipment
  7. Server

IBM 000-8697 Leaf Node Pages

1 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 702
Download on canonical page 702 pages, 4.15 Mb
2-136 IBM Informix OnLine Database Server Administrator’s Guide
Structure of an Index Page
Figure2-33 represents this initial phase of index storage. (Refer to page 2-121
fora general explanation of the function of the slot table. Refer to page 2-121
for more information about the page-header and page-endingtimestamp
pair.)
Leaf Node Pages
Whenthe first index page becomes full, the page splits into three pages: one
root node page and two leaf node pages. The root node page now contains
two index key value entries. Each entry is a pointer to the first data that
appears on one of the leaf pages.
In addition, the root page now includes a third entry called the infinity slot.
The infinity slot points to the node that contains all byte values greater than
the last value actually stored at this level. One infinity slot exists at the root
nodelevel and at each branch node level. (Refer to page 2-138 for more infor-
mation about the root node infinity slot.)
Horizontallinks exist between the two leaf pages. All nodes on the same level
arehorizontally linked, branch-to-branch or leaf-to-leaf. The links are imple-
mented as pointers to the next page. These pointers, which are stored in the
branch or leaf page header, facilitate OnLine sequential reads.
Figure2-33
The first index page
fills with index key
values and slot
table entries until
thereis no room for
an additional index
entry on the page.
At this point, the
firstpage splits into
three pages.
Page header
Index key values
Slot table entries Timestamp
MENU

Models

Contents